Nomineren even opgeleukt

En spotify.link shortlinks worden geaccepteerd. Mogelijk.
This commit is contained in:
2024-02-25 00:20:44 +01:00
parent b9e0177c98
commit 7f199b6886
6 changed files with 61 additions and 11 deletions
+16
View File
@@ -30,6 +30,22 @@ input[type=submit] {
filter: contrast(1);
}
input#spotify-input {
width: 100%;
margin-bottom: 10px;
}
input#spotify-input + input[type=submit]{
background-image: url(img/sound.png);
background-repeat:no-repeat;
padding: 4px 8px 4px 24px;
height: 16px;
min-width: 0;
background-position: 4px 50%;
font-weight: bold;
}
#bsod, .hide {
display: none;
}