mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Highlight the AUR link in the navigation bar
Fixes FS#38498. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
def35942af
commit
9864988517
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
/* AUR-specific customizations to "archweb.css". */
|
||||
#archnavbar.anb-aur ul li#anb-aur a {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
#lang_sub {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue