G1Voeu 1st Sharing App
parent
6760beb631
commit
8972651f8c
|
@ -100,7 +100,7 @@
|
|||
background: black;
|
||||
position: absolute;
|
||||
top: 2%;
|
||||
right: 3%;
|
||||
right: 4%;
|
||||
width: 55%;
|
||||
}
|
||||
|
||||
|
@ -108,7 +108,7 @@
|
|||
background: black;
|
||||
position: absolute;
|
||||
top: 12%;
|
||||
right: 3%;
|
||||
right: 5%;
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
|
@ -123,9 +123,6 @@
|
|||
|
||||
<body>
|
||||
|
||||
<a href="javascript:FriendWithMe()"><img title="Connect with Me" style="width:40% height:40% position: absolute; top: 0; right: 0; border: 0;" src="http://127.0.0.1:8080/ipfs/QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/l0g0.png" alt="BAck in Le Claude"></a>
|
||||
<div id="countdown"></div>
|
||||
<div class="subtitle">A Friendly Planet of Friends</div>
|
||||
<button id="ainfo" onclick="javascript:var x = document.getElementById('yellow'); if (x.style.visibility === 'hidden') {x.style.visibility = 'visible';} else {x.style.visibility = 'hidden';}">0/1</button>
|
||||
<div id="yellow" >
|
||||
<iframe name="aframe" id="aframe" src="http://127.0.0.1:8080/ipns/_ASTRONAUTENS_" width="100%" height="640px"></iframe>
|
||||
|
@ -134,6 +131,10 @@
|
|||
<div id="demo">
|
||||
<div id="description">
|
||||
|
||||
<a href="javascript:FriendWithMe()"><img title="Connect with Me" style="width:40% height:40% position: absolute; top: 0; right: 0; border: 0;" src="http://127.0.0.1:8080/ipfs/QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/l0g0.png" alt="BAck in Le Claude"></a>
|
||||
<div id="countdown"></div>
|
||||
<div class="subtitle">A Friendly Planet of Friends</div>
|
||||
|
||||
<div class="slidecontainer">
|
||||
|
||||
<div class="gif-container">
|
||||
|
|
Loading…
Reference in New Issue