|
|
|
@ -252,6 +252,15 @@ a:link{text-decoration:none;}
@@ -252,6 +252,15 @@ a:link{text-decoration:none;}
|
|
|
|
|
.btn-primary:hover,.btn-danger:hover{font-weight:500} |
|
|
|
|
.bi{width:1em;height:1em;display:inline-block;vertical-align:-.125em;fill:currentcolor} |
|
|
|
|
|
|
|
|
|
.stats{background-color:#EEE;padding:10px 10px 4px 10px} |
|
|
|
|
.stats .col{display:inline-block;padding:13px 4px;width:30%;background:#444;color:#FFF;margin-right:4px;margin-bottom:6px;text-align:center} |
|
|
|
|
.stats .col strong{font-size:28px} |
|
|
|
|
.stats .col label{display:block;font-size:15px} |
|
|
|
|
.stats .info{background-color:darkblue} |
|
|
|
|
.stats .success{background-color:green} |
|
|
|
|
.stats .warning{background-color:orange;color:#444} |
|
|
|
|
.stats .danger{background-color:red} |
|
|
|
|
|
|
|
|
|
/* 注册/登录 */ |
|
|
|
|
.twocol label{display:block} |
|
|
|
|
.twocol input{width:62%} |
|
|
|
|