Highlight the AUR link in the navigation bar

Fixes FS#38498.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2014-02-10 20:26:11 +01:00
parent def35942af
commit 9864988517

View file

@ -1,4 +1,8 @@
/* AUR-specific customizations to "archweb.css". */ /* AUR-specific customizations to "archweb.css". */
#archnavbar.anb-aur ul li#anb-aur a {
color: white !important;
}
#lang_sub { #lang_sub {
float: right; float: right;
} }