« get me outta code hell

rework 90% all upd8 code to support localization - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static/site.css
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-03-02 19:10:30 -0400
committer(quasar) nebula <towerofnix@gmail.com>2021-03-02 19:10:30 -0400
commitd0d324f34a9ca399f8e9e8380353abe45f6688ff (patch)
treed9812be0d96f34760994ac7420d32c3dabe9e9b6 /static/site.css
parent1370490d576ded35004b741bec1e07dc8187cfe5 (diff)
rework 90% all upd8 code to support localization
Diffstat (limited to 'static/site.css')
-rw-r--r--static/site.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/site.css b/static/site.css
index bf3303a..3f66c9e 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 {