Initial commit
This commit is contained in:
11
resources/assets/user/css/style.css
Normal file
11
resources/assets/user/css/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body{
|
||||
width:98%;height:100%;padding:0;
|
||||
font-size:0.7rem;margin:0 auto;
|
||||
background: #F6F5F2;
|
||||
}
|
||||
#wp{background: #F6F5F2;}
|
||||
.head_title{width:100%;text-align:center;font-size:1rem;margin:5px 0px;}
|
||||
.common_title{font-size:1rem;margin:5px 0px;}
|
||||
.tighten_font{text-indent:1.2rem;font-size: small;}
|
||||
.common_font{font-size: small;}
|
||||
.endingUpdateDes{padding-bottom:10px;}
|
Reference in New Issue
Block a user