diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/style.css b/style/style.css index 0a4257c..a90ad2a 100644 --- a/style/style.css +++ b/style/style.css @@ -234,7 +234,7 @@ input[id=General]:checked + label, input[id=Anime]:checked + label, input[id=People]:checked + label, #properties span[id='category'] { - color: #000; + color: #000 !important; background-color: #eeeeee; border: 3px solid #efefef; } |