diff options
author | lonkaars <l.leblansch@gmail.com> | 2020-11-14 20:18:47 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2020-11-14 20:18:47 +0100 |
commit | a242e4ad4ab22fc21452b82a7a2f5f661e530850 (patch) | |
tree | ba59d52e6928742297e7fe10872013cdea3ce692 /.config/startpage/style.css | |
parent | 8ff35b9e5a8ed398a6ca42f72fe37a4eab8092ee (diff) |
ugly startpage
Diffstat (limited to '.config/startpage/style.css')
-rw-r--r-- | .config/startpage/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/startpage/style.css b/.config/startpage/style.css index 9eefe45..51fa31d 100644 --- a/.config/startpage/style.css +++ b/.config/startpage/style.css @@ -55,7 +55,7 @@ h1 { position: absolute; top: 0; left: 0; - background-color: #000; + background-color: #0c0c0c; z-index: -2; border-radius: 8px; } |