Line 55: | Line 55: | ||
} | } | ||
.navbar{ | .navbar{ | ||
+ | /*为文字加背景颜色*/ | ||
+ | background-color: skyblue; | ||
+ | } | ||
+ | |||
+ | .navbar a:hover{ | ||
/*为文字加背景颜色*/ | /*为文字加背景颜色*/ | ||
background-color: skyblue; | background-color: skyblue; |
Revision as of 08:06, 2 October 2017