From 29ef776081f782233c2c3ce9c115e3980d8884f9 Mon Sep 17 00:00:00 2001 From: bonkmaykr <42302831+bonkmaykrQ@users.noreply.github.com> Date: Tue, 6 Jul 2021 14:38:58 -0500 Subject: [PATCH] why the fuck is this not fixed? its not horrible but god it just reeks of no polish --- roc-candy.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/roc-candy.css b/roc-candy.css index 5d12525..14ebd5a 100644 --- a/roc-candy.css +++ b/roc-candy.css @@ -267,8 +267,11 @@ pre{line-height: 18px !important;padding-top:15px;padding-bottom:15px;} pre, code.CodeSnippet {color:var(--DefaultRedColor);} /*=== end ===*/ -#ImportantLinks > li > a {background:#fc4b7f !important;color:white !important;} +#ImportantLinks > li > a, #NavOptionsUiThemeList li > a {background:#fc4b7f !important;color:white !important;} +#NavOptionsUiThemeList li {background:#fc4b7f !important;color:white !important;} +#NavOptionsUiThemeList li > button {/*border:2px solid white;*/background:white;} #ImportantLinks > li > a:hover {background:white !important;color:black !important;} +#NavOptionsUiThemeList li > a:hover {color:#ff9bbf !important;} /*mobile fix*/ #MainContent {