diff options
author | hellekin <how@cepheide.org> | 2024-10-23 19:29:20 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2024-10-23 19:29:20 +0200 |
commit | 822f6988bbee0fcbcb1334a26c556df3262f7d44 (patch) | |
tree | fae0c900d028b66995c952aafe6469add710728c /assets/css/screen.css | |
parent | c9af84b7deb631a45d972be5a55189e3f9dce529 (diff) | |
download | lesoiseaux.io-822f6988bbee0fcbcb1334a26c556df3262f7d44.tar.gz |
[CSS] I love spending my time IFOC doing shit so much I would like to do only this. And then die. Or maybe I can live forever.
Diffstat (limited to 'assets/css/screen.css')
-rw-r--r-- | assets/css/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/screen.css b/assets/css/screen.css index fc27796..5fcbe78 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -1577,7 +1577,7 @@ body.txt article > header > nav ul li a { left: 0; width: 100%; height: 100%; - padding: 0.5rem; + padding: 0; background-color: rgba(166, 191, 112, 0.7); color: white; } |