refactored main links

This commit is contained in:
albert
2011-09-26 13:04:12 -04:00
parent a1657366c1
commit 11b623c66b
4 changed files with 36 additions and 24 deletions

View File

@@ -90,6 +90,11 @@ a.active {
font-weight: bold;
}
a.login {
font-weight: bold;
color: #e00;
}
abbr[title=required] {
display: none;
}