make wallpaper query work without forms

This commit is contained in:
2023-10-09 08:58:45 -04:00
parent 44d6eb8d45
commit 16cb41ee39
2 changed files with 3 additions and 13 deletions

View File

@ -55,13 +55,7 @@ h1, #header {
text-align: center;
color: #fff;
}
#wallpapers form { display: inline-block; }
button[name=wall] {
all: unset;
margin: 3px;
cursor: pointer;
}
#wallpapers img { margin: 5px; }
#wallmaster {
width: 100%;