Browse Source

工作台显示

luyanan 7 years ago
parent
commit
4e3b5afbd9
2 changed files with 2 additions and 2 deletions
  1. 1 1
      cmp-portal/css/cmpindex.css
  2. 1 1
      css/genindex.css

+ 1 - 1
cmp-portal/css/cmpindex.css

@ -1,7 +1,7 @@
1 1
@charset "utf-8";
2 2
/* CSS Document */
3 3
body,html{background: #f4f6f8;}
4
.con-center{padding:20px 0 40px; margin:10px auto;}
4
.con-center{padding:10px 0 40px; margin:10px auto;}
5 5
6 6
/*左侧菜单*/
7 7
.workmenu{text-align: center; float:left; width:12%;background: #fff;overflow: hidden;}

+ 1 - 1
css/genindex.css

@ -138,7 +138,7 @@ ul.loginWaySort li.liactive{border-bottom: 2px solid #ff9900;}
138 138
.infolist .liststyle span ul li a{display:block;height:30px;line-height:30px;font-size:14px;padding:0 8px;color:#494949;}
139 139
140 140
/*--------------发现--------------*/
141
.contentCon{padding-top:80px;}
141
.contentCon{padding-top:70px;}
142 142
.leftconBox{width:820px;padding-bottom:20px;margin-bottom:20px;background: #FFFFFF;}
143 143
.table-item{/*padding:10px;*/}
144 144
.table-item>li{position:relative;padding:25px 20px;}