diff options
author | lolcat <will@lolcat.ca> | 2023-11-28 23:56:57 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-11-28 23:56:57 -0500 |
commit | c4f6befb5348afbb820a594ad74e982993addf87 (patch) | |
tree | 5ca8a3bd9c2da45d069d3ef5377c507ff7d5c5d2 /static | |
parent | 59183489fa699c9986830577c3f1b29489e6152f (diff) |
typo thingy
Diffstat (limited to 'static')
-rw-r--r-- | static/themes/White Christmas.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/themes/White Christmas.css b/static/themes/White Christmas.css index ab12b24..305f547 100644 --- a/static/themes/White Christmas.css +++ b/static/themes/White Christmas.css @@ -57,7 +57,7 @@ body{ } .autocomplete .entry:hover{ - background:#928374; + background:#92837480; } .web .wiki-head table, .about table, .web .info-table, .instances table{ |