Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marcus Andersson
aurweb
Commits
01fc2024
Commit
01fc2024
authored
Sep 29, 2010
by
Lukas Fleischer
Committed by
Loui Chang
Nov 21, 2010
Browse files
Bold links in the archnavbar header.
Signed-off-by:
Loui Chang
<
louipc.ist@gmail.com
>
parent
eda71303
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/html/css/archnavbar/archnavbar.css
View file @
01fc2024
...
...
@@ -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
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment