SECTOR is grey

This commit is contained in:
fred 2023-12-31 16:30:50 +01:00
parent 5000f8dbf5
commit 92cd3a1028
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,9 @@
<script type="text/javascript" src="http://127.0.0.1:8080/ipfs/QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/sphere-hacked.js"></script>
// loZange
<script type="text/javascript" src="http://127.0.0.1:8080/ipfs/QmeNpiKtvmejJExRNVrmsXUSFQbGuLjmwi49kz9Tuxi5vn/index_fichiers/jquery.sector-3d.js"></script>
<!--
// loZange
// Country
<script type="text/javascript" src="http://127.0.0.1:8080/ipfs/QmQMHHefHe9SV5nLyaQNc89H6UsvsACtndG272CVDfQKp2/index_fichiers/jquery.sector-3d.js"></script>
-->
@ -44,6 +43,7 @@
<style>
body {
background: grey;
padding: 0;
margin: 0;
font-family: sans-serif;
@ -71,7 +71,7 @@
}
#yellow {
background: black;
background: grey;
position: absolute;
top: 5%;
right: 5%;
@ -79,7 +79,7 @@
}
#green {
background: black;
background: grey;
position: absolute;
top: 12%;
right: 5%;