diff options
author | Alex Legler <alex@a3li.li> | 2015-01-23 13:31:56 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2015-01-23 13:32:43 +0100 |
commit | 00269eb895667186c7144cf4326e111dc00efa35 (patch) | |
tree | 3af7b4083c45f5666b20e932747f8f8814a69b59 /sources | |
parent | Let's lose some color (diff) | |
download | tyrian-theme-00269eb895667186c7144cf4326e111dc00efa35.tar.gz tyrian-theme-00269eb895667186c7144cf4326e111dc00efa35.tar.bz2 tyrian-theme-00269eb895667186c7144cf4326e111dc00efa35.zip |
Force gentoo.org sites button color
Diffstat (limited to 'sources')
-rw-r--r-- | sources/css/tyrian/less/header.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/css/tyrian/less/header.less b/sources/css/tyrian/less/header.less index 30b2776..994e943 100644 --- a/sources/css/tyrian/less/header.less +++ b/sources/css/tyrian/less/header.less @@ -31,6 +31,7 @@ .gentoo-org-sites { .btn; .btn-default; + color: black !important; } .logo { |