diff options
author | lolcat <will@lolcat.ca> | 2023-11-28 23:51:25 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-11-28 23:51:25 -0500 |
commit | 59183489fa699c9986830577c3f1b29489e6152f (patch) | |
tree | ed00b07a6486dd31485e0d03f1ed7bee0e3307bb /static/style.css | |
parent | e4c23493a99b399f0c03e8218ec12cd76b7abdda (diff) |
christmas
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 2ea2d73..0c1d475 100644 --- a/static/style.css +++ b/static/style.css @@ -763,6 +763,7 @@ table tr a:last-child{ .web .wiki-head table, .about table{ margin-top:17px; border:1px dashed var(--504945); + background:var(--1d2021); } .web .wiki-head td, .about table td{ |