Просмотр исходного кода

UU助手后台软文发布系统图片适配性的调整。

hangb 8 лет назад
Родитель
Сommit
8aa05131f8

+ 2 - 2
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/content_uuhelper.html

@@ -52,7 +52,7 @@
         }
         .main .container .section p{
             font-size: 14px;
-            line-height: 50px;
+            line-height: 25px;
             color: #333;
             text-indent: 2em;
             text-align: left;
@@ -129,7 +129,7 @@
         }
         .main .container .footer .footer-section .message .right{
             float: right;
-            width: 73%;
+            width: 68%;
             padding-bottom: 20px;
             border-bottom: 1px solid #ddd;
         }