diff options
| author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-05-03 01:17:39 +0200 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2025-06-15 01:30:31 +0200 |
| commit | 48a8a5c2f392dea41bebcbf126cbb3a452e961b3 (patch) | |
| tree | 3e5c395c6be5edc27e0a058d2b69732e239ed37d /static/twentyeleven-style-20231107.css | |
| parent | 5bcd549ed31e37ac4c01967cf9d6e2f14c8a86e8 (diff) | |
| download | haunt-blog-48a8a5c2f392dea41bebcbf126cbb3a452e961b3.tar.gz haunt-blog-48a8a5c2f392dea41bebcbf126cbb3a452e961b3.tar.bz2 haunt-blog-48a8a5c2f392dea41bebcbf126cbb3a452e961b3.zip | |
top bar: make blog link look like it's been selected.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'static/twentyeleven-style-20231107.css')
| -rw-r--r-- | static/twentyeleven-style-20231107.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/twentyeleven-style-20231107.css b/static/twentyeleven-style-20231107.css index 2c654ba..4a0a168 100644 --- a/static/twentyeleven-style-20231107.css +++ b/static/twentyeleven-style-20231107.css @@ -633,6 +633,7 @@ a.assistive-text:focus, #access a:focus { background: #efefef; } +a#blog-link, #access li:hover > a, #access a:focus { background: #f9f9f9; /* Show a solid color for older browsers */ |
