diff options
author | hellekin <how@cepheide.org> | 2024-10-23 19:18:49 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2024-10-23 19:18:53 +0200 |
commit | 35186737c9dc8f8a88b8e19564ae047e330e141a (patch) | |
tree | b14d04a431dd0fca84f37407632c5ff94c6ea28a /assets/css/screen.css | |
parent | 1dacc031f421cdfcf5a53f4528f33a6a91bfb014 (diff) | |
download | lesoiseaux.io-35186737c9dc8f8a88b8e19564ae047e330e141a.tar.gz |
[CSS] Colorize header bar (13/2)
Diffstat (limited to 'assets/css/screen.css')
-rw-r--r-- | assets/css/screen.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/css/screen.css b/assets/css/screen.css index a5f2583..3309c52 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -1562,7 +1562,6 @@ body.txt article > header > nav ul { padding: 0; display: flex; width: 100%; - color: rgb(240, 240, 242); } body.txt article > header > nav ul li { margin: 0 auto; |