diff options
Diffstat (limited to 'template/yoga/theme/Sylvia/theme.css')
-rw-r--r-- | template/yoga/theme/Sylvia/theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css index c886d5e8e..efbc6a123 100644 --- a/template/yoga/theme/Sylvia/theme.css +++ b/template/yoga/theme/Sylvia/theme.css @@ -232,6 +232,9 @@ BODY { .content ul.thumbnailCategories li:hover { background-color:#111; } +.content .navigationBar { + color:#666; +} .infos { color:#f70; border:0; |