mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-18 03:58:15 +08:00
doc(css): make all navbar links bold
This commit is contained in:
@@ -122,6 +122,7 @@ li {
|
||||
#navbar a:link, #navbar a:visited {
|
||||
font-size: 1.2em;
|
||||
color: #FFF;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
@@ -137,7 +138,6 @@ li {
|
||||
|
||||
|
||||
#navbar a.current {
|
||||
font-weight: bold;
|
||||
background-color: #333;
|
||||
|
||||
-webkit-border-radius:10px;
|
||||
|
||||
Reference in New Issue
Block a user