diff options
author | hellekin <how@cepheide.org> | 2024-10-23 19:46:21 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2024-10-23 19:46:21 +0200 |
commit | 4995985efe0ffcae57cec325175b0bf8a79dbd88 (patch) | |
tree | e7ae3373d0891549507492597bb9db72144262d9 /assets/css | |
parent | 4e15e0ef0d8a3447df69416927e93f4b0e9aa2e9 (diff) | |
download | lesoiseaux.io-4995985efe0ffcae57cec325175b0bf8a79dbd88.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')
-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 200dc95..60a2f7c 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -1580,7 +1580,7 @@ body.txt article > header > nav ul li a { height: 100%; padding: 1rem 0 0; background-color: rgba(166, 191, 112, 0.7); - color: white; + color: black; } body.txt article > header > nav ul li a:last { padding-right: 0; |