Commit be68fa8d authored by 2breakegg's avatar 2breakegg

caidan->menu

parent 9b7f5c8a
...@@ -145,13 +145,13 @@ ...@@ -145,13 +145,13 @@
.square:hover{ .square:hover{
color:#fff; color:#fff;
} }
.caidan { .menu {
z-index: 1; z-index: 1;
width:100%; width:100%;
position:fixed; position:fixed;
top:64px; top:64px;
} }
.caidan li{ .menu li{
line-height: 40px; line-height: 40px;
height:40px; height:40px;
padding: 0 20px; padding: 0 20px;
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
border-top:#777 solid 1px; border-top:#777 solid 1px;
font-size:14px; font-size:14px;
} }
.caidan li:hover{ .menu li:hover{
background:#777; background:#777;
} }
.chidden{ .chidden{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment