summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorBradley Taunt <brad@bt.ht>2023-12-12 14:04:58 -0500
committerBradley Taunt <brad@bt.ht>2023-12-12 14:04:58 -0500
commitf955f41325902208cb20940329d2ba8503de5c0a (patch)
tree81bf27422373a3455f354a753655fd982ce7b976 /local.css
parent998e031839144451451e80c0000fa4c3b96c2dbc (diff)
Tabbed backgrounds
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 22752c5..092fcf4 100644
--- a/local.css
+++ b/local.css
@@ -26,4 +26,5 @@ table td{padding:8px;}
a{color:goldenrod;}
.pageheader,.sidebar{background:black;color:white !important;}
pre,code{background:black;}
+ .pageheader .actions ul li{background:#2d2d2d;}
}