diff options
Diffstat (limited to 'web/html/css')
-rw-r--r-- | web/html/css/aurweb.css (renamed from web/html/css/aur.css) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/html/css/aur.css b/web/html/css/aurweb.css index dfa6717..79acce4 100644 --- a/web/html/css/aur.css +++ b/web/html/css/aurweb.css @@ -1,4 +1,5 @@ -/* AUR-specific customizations to "archweb.css". */ +/* aurweb-specific customizations to archweb.css */ + #archnavbar.anb-aur ul li#anb-aur a { color: white !important; } |