* Finish task #8744.

This commit is contained in:
holan20180123
2020-12-28 14:29:09 +08:00
parent 0d35fb1643
commit cf23b03eb5
2 changed files with 51 additions and 66 deletions

View File

@@ -1,8 +1,10 @@
.col-6{width:50% !important;}
.col-md-6{width:49% !important;}
.cell{height:440px;}
.cell{height:520px;}
.cell .divider{ display: block; width: 1px; height: 340px; background-color: rgba(0,0,0,.05); float: left;}
.main-header{margin-bottom:20px;}
.info-title{margin: 5px 10px; font-size: 14px; font-weight: bold; border-left: 3px solid #006af1; padding-left: 10px;}
.right-info{padding-top: 30px;}
.dl-horizontal{margin:0px;}
.divider{border-left:1px solid #e5e5e5;}