From d0d324f34a9ca399f8e9e8380353abe45f6688ff Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 2 Mar 2021 19:10:30 -0400 Subject: rework 90% all upd8 code to support localization --- static/site.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'static/site.css') diff --git a/static/site.css b/static/site.css index bf3303a3..3f66c9ea 100644 --- a/static/site.css +++ b/static/site.css @@ -94,8 +94,7 @@ a:hover { font-weight: normal; } -#header > h2 a.current, -#header > h2.highlight-last-link > a:last-of-type { +#header > h2 a.current { font-weight: 800; } @@ -462,6 +461,8 @@ h1 { .grid-actions > .grid-item { flex-basis: unset !important; margin: 5px; + --primary-color: inherit !important; + --dim-color: inherit !important; } .grid-item { -- cgit 1.3.0-6-gf8a5