diff --git a/src/static/web/css/style.css b/src/static/web/css/style.css index 8958d420..cbecf841 100644 --- a/src/static/web/css/style.css +++ b/src/static/web/css/style.css @@ -16,9 +16,8 @@ form.search{display:flex;width:100%} input[type=file]{padding:0;height:auto;border:0} input[type=radio],input[type=checkbox],input[type=radio]:focus,input[type=checkbox]:focus{width:14px;height:14px;outline:none;box-shadow:none;vertical-align:middle} .body-bg{background:#f5f5f5} -.carousel-caption{bottom:0} -.carousel-caption h2{color:#fff} -.carousel-caption h2,.item-article h2,.item-admin h2,.item-vote h2,.item-tag h2,.list-info-search h2{font-size:18px} +#carouselDede .carousel-caption h2{color:#fff} +#carouselDede .carousel-caption h2,.item-article h2,.item-admin h2,.item-vote h2,.item-tag h2,.list-info-search h2{font-size:18px} .item-article li{margin-bottom:10px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .item-article li:last-child{margin-bottom:0} .item-admin{padding:75px 1rem} @@ -75,7 +74,7 @@ input[type=radio],input[type=checkbox],input[type=radio]:focus,input[type=checkb .copyright{padding:1.5rem;background:#343a40} .flink,.flink a,.copyright,.copyright a{color:#fff} .biz-mb{margin-bottom:-2rem} -.bannr-img{width:100%;height:345px} +.bannr-img{width:100%;height:340px} .user-img-md{width:60px;height:60px;border-radius:50%;border:1px solid #eee} .user-img-sm{width:36px;height:36px;border-radius:50%;border:1px solid #eee} .user-img-xs{width:30px;height:30px;border-radius:50%;border:1px solid #eee} diff --git a/src/theme/dedebiz/index.htm b/src/theme/dedebiz/index.htm index cc9278de..14eb4e10 100644 --- a/src/theme/dedebiz/index.htm +++ b/src/theme/dedebiz/index.htm @@ -20,11 +20,11 @@