diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/goldenrod/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/goldenrod/style.css b/view/theme/goldenrod/style.css index c98223552..b4f23b10b 100644 --- a/view/theme/goldenrod/style.css +++ b/view/theme/goldenrod/style.css @@ -8,6 +8,10 @@ footer { color: #444444; } +#logo-text a, #site-location { + color: #000000; +} + body { background: #FFFFFF; color: #000000; |