add credits bg and toad tilt

v0.1.4
wowario 4 years ago
parent 868a72d88b
commit e0952c9e15
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -830,6 +830,7 @@ main.create-wallet-seed {
} }
main.credits ul, main.landing ul, main.create-wallet-seed ul { main.credits ul, main.landing ul, main.create-wallet-seed ul {
background-color: rgba(255, 255, 255, 0.85);
margin-left: 20px; margin-left: 20px;
} }
@ -968,7 +969,7 @@ main.credits .hypnotoad {
} }
main.credits .hypnotoad:hover { main.credits .hypnotoad:hover {
transform: rotate(10deg); transform: rotate(-10deg);
} }
.wario_seq .grassfill .version { .wario_seq .grassfill .version {

Loading…
Cancel
Save