diff options
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{ |