Commit 3cd8aef1 by liuyingying

css

parent a8f946ed
...@@ -151,7 +151,7 @@ nav>div{ ...@@ -151,7 +151,7 @@ nav>div{
} }
#hunter>span{ #hunter>span{
font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace;
font-size:38px; font-size:36px;
font-weight: bold; font-weight: bold;
height:40px; height:40px;
display: block; display: block;
...@@ -319,8 +319,7 @@ nav>div{ ...@@ -319,8 +319,7 @@ nav>div{
} }
.new_list{ .new_list{
width:100%; width:100%;
height:50px; height:30px;
padding:5px 20px;
} }
.new_list span{ .new_list span{
display: block; display: block;
......
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