소스 검색

样式对齐优化

master
sunfengxiang 3 년 전
부모
커밋
298b670fab
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. +7
    -1
      static/css/index.css

+ 7
- 1
static/css/index.css 파일 보기

@@ -412,9 +412,10 @@
line-height: 40px;
}

.centerRight {}
. centerRight {}

.centerRight-list0 {
min-height: 484px;
padding: 26px 30px;
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
@@ -469,6 +470,7 @@
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
padding-bottom: 15px;
min-height: 420px;
}

.centerRight-list1-tit01 {
@@ -592,6 +594,7 @@ select {
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
padding: 26px 20px;
min-height: 420px;
}

.centerRight-list2-tit01 {
@@ -641,9 +644,11 @@ select {
}

.centerRight-list3 {
margin-top: 26px;
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
padding: 26px 20px;
min-height: 420px;
}

.centerRight-list3-tit01 {
@@ -721,6 +726,7 @@ select {
background-color: #f7f7f7;
border: 1px solid #e3e3e3;
display: inline-block;
min-height: 378px;
}

.bottomNews-list p {


불러오는 중...
취소
저장