mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Bold links in the archnavbar header.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
eda713032c
commit
01fc2024cb
1 changed files with 4 additions and 0 deletions
|
@ -39,3 +39,7 @@ div#archdev-navbar li a { padding: 0 0.5em; color: #07b; }
|
|||
|
||||
/* highlight current website */
|
||||
#archnavbar.anb-aur ul li#anb-aur a { color: white !important; }
|
||||
|
||||
/* style the links */
|
||||
#archnavbar ul#archnavbarlist li a { color: #999; font-weight: bold !important; text-decoration: none !important; }
|
||||
#archnavbar ul li a:hover { color: white !important; text-decoration: underline !important; }
|
||||
|
|
Loading…
Add table
Reference in a new issue