aboutsummaryrefslogtreecommitdiffstats
path: root/style/style.css
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-10-09 08:58:45 -0400
committerSquibid <me@zacharyscheiman.com>2023-10-09 08:58:45 -0400
commit16cb41ee3920c12a27c3009543d1cc7a3573e9e7 (patch)
tree0b53bf767ff05d19a6d6f9fd9ab3d75b2ef89e2f /style/style.css
parent44d6eb8d45f13183183d7793fb6ff50c11a16cda (diff)
downloadwallheaven-16cb41ee3920c12a27c3009543d1cc7a3573e9e7.tar.gz
wallheaven-16cb41ee3920c12a27c3009543d1cc7a3573e9e7.tar.bz2
wallheaven-16cb41ee3920c12a27c3009543d1cc7a3573e9e7.zip
make wallpaper query work without forms
Diffstat (limited to '')
-rw-r--r--style/style.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/style/style.css b/style/style.css
index 11f90fe..4ebfcc7 100644
--- a/style/style.css
+++ b/style/style.css
@@ -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%;