diff options
| author | 2024-05-11 23:42:34 +0200 | |
|---|---|---|
| committer | 2024-05-11 23:42:34 +0200 | |
| commit | 3b953d759b18acaadf74f8a33aa7efa8a7169de9 (patch) | |
| tree | 44765843495e0b391ae157171f6e986f66bbd2c9 /p/themes/Dark/dark.css | |
| parent | b4eca4ba03f2455389396dc6d7965055177d9a2c (diff) | |
Improved: side navigation headlines (#6445)
* frss.css
* delete border-bottom from dark, origine, pafat
* margin/padding bottom deleted
* better CSS
* Nord theme: similar padding for feed navigation bar (#6429)
Diffstat (limited to 'p/themes/Dark/dark.css')
| -rw-r--r-- | p/themes/Dark/dark.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css index 4097e826c..453bd3301 100644 --- a/p/themes/Dark/dark.css +++ b/p/themes/Dark/dark.css @@ -267,7 +267,6 @@ button.as-link[disabled] { .nav-list .nav-header { background-color: var(--dark-background-color1); - border-bottom: 1px solid var(--dark-border-color3); } /*=== Dropdown */ |
