更新css

master
尹诚诚 8 years ago
parent 7d275204ff
commit 8b3d6221b5

@ -7,11 +7,22 @@ h3 { font-size: 22px !important; margin-bottom:15px; }
/*info detail*/
.InformationDetail { background: #f1f1f1; margin-top: -32px; padding-bottom: 10px; }
.InfoDetail { margin-top: 30px; }
ul.ArticleList { margin-bottom: 20px; }
ul.ArticleList li.ListTop { border-top: 3px solid #c6162b; border-bottom: 1px #d6d6d6 solid; height: 45px; font-size: 14px; }
/* left menu for info detail page*/
ul.ArticleList { margin-bottom: 20px; border-top: 3px solid #c6162b; }
ul.ArticleList li.ListTop { border-bottom: 1px #d6d6d6 solid; font-size: 12px;}
ul.ArticleList li.ListTop a { text-decoration: none; }
ul.ArticleList li.ListTop a:hover { color: #c5162b; }
ul.ArticleList li { border-bottom: 1px #d6d6d6 solid; height: 37px; padding-top: 10px; background: url(/image/info-list.png) no-repeat left; padding-left: 15px; }
ul.ArticleList li { border-bottom: 1px #d6d6d6 solid; font-size: 12px; background: url(/image/info-list.png) no-repeat 15px center; padding:10px 0 10px 38px; }
ul.ArticleList li.cityName { background:#d1d1d1; font-size:16px;padding-left:15px !important}
/* learn more style for info with red */
.learnMore { text-transform:uppercase; color:#a31022; text-decoration: none !important;}
.learnMore:HOVER { text-decoration: underline !important}
.learnMore i { font-size:130%;}
/* only use without banner */
.withH1 { display: block; background:#f1f1f1; margin-top:0 !important; padding-top:0 !important; border-top:2px solid #d9d9d9;}
.withH1 h1 { margin:-10px 0 35px !important; border-bottom: none !important}
.withH1 .crumbNav { margin-top:-15px !important;}
.Information h2.RedBorder { text-align: left; }
.ArticleInfo { padding-bottom: 10px; }
table.InfoTable { border-top: 3px solid #d6d6d6; text-align: center; width: 100%; background: #fff; }

Loading…
Cancel
Save