diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/dark/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 371ef680e..c173a89eb 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -83,7 +83,7 @@ H2, #menubar DT, #imageHeaderBar { } /* links */ -A { +A, .rateButton { color: #FFFFFF; } |