Commit 0c431ef6 by liuyingying

css

parent c19f67f1
......@@ -7,6 +7,15 @@
margin:0;
padding: 0;
}
@media screen and (max-width: 800px) {
#hunter>span {
font-size: 36px;
font-weight: 200;
}
.user_mail{
font-size:12px !important;
}
}
html,body{
width:100%;
height:100%;
......@@ -24,6 +33,9 @@ select{
height: 30px;
font-weight: 200;
}
.user_mail{
font-size:13px !important;
}
#error_log{
color:red;
width:60%;
......
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