something

master
Tancre 3 years ago
parent 371d197577
commit 88edbfbee6

@ -76,11 +76,11 @@
</div>
<script src="./scripts/App.js"></script>
<script> // drop stuff
<script>
function drop(){
$("#colophon").slideToggle()
$(".bottoneCose").toggleClass("clicked")
}</script>
}
</script>
</body>
</html>

@ -13,6 +13,7 @@ body {
margin: 0;
cursor: url(https://www.dropbox.com/s/u76wca3a4weldmu/cursor%20black.png?raw=1),
auto;
overflow: auto !important;
}
h1 {
@ -276,7 +277,7 @@ button {
right: unset !important;
left: unset !important;
border: unset !important;
display: inline-block !important;
display: flow-root !important;
position: relative !important;
cursor: unset !important;
border-radius: unset !important;

Loading…
Cancel
Save