Skip to content

Commit b46f380

Browse files
committed
Revert "update navbar"
This reverts commit 818a5e6.
1 parent 818a5e6 commit b46f380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/bootcamp.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ section h2 {
6868
}
6969

7070
#mainNav .navbar-brand {
71-
color: #222222;
71+
color: #acd6ff;
7272
font-family: '微軟正黑體', 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
7373
font-weight: 200;
7474
letter-spacing: 1px;
@@ -116,7 +116,7 @@ section h2 {
116116
background-color: transparent;
117117
}
118118
#mainNav .navbar-brand {
119-
color: fade(white, 90%);
119+
color: fade(white, 70%);
120120
}
121121
#mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
122122
color: white;

0 commit comments

Comments
 (0)