diff options
Diffstat (limited to '')
-rw-r--r-- | style/style.css | 8 |
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%; |