瀏覽代碼

修改CSS

Reiskuchen 5 年之前
父節點
當前提交
9aeea87fdb
共有 2 個文件被更改,包括 9 次插入3 次删除
  1. 5 0
      minigame/WebContent/css/lottery2.css
  2. 4 3
      minigame/WebContent/static/css/lottery2.css

+ 5 - 0
minigame/WebContent/css/lottery2.css

@@ -109,6 +109,11 @@ input{
     width: 52%;
     z-index: 12;
 }
+.advertisement li{
+	font-size: 12px !important;
+	line-height: 18px !important;
+	height: 18px! important;
+}
 
 /*滚动*/
 .case {

+ 4 - 3
minigame/WebContent/static/css/lottery2.css

@@ -17,6 +17,7 @@
     width: 84%;
     height: auto;
     left: 7%;
+    top: 250px;
 }
 .container {
     display: flex;
@@ -109,9 +110,9 @@ input{
     z-index: 12;
 }
 .advertisement li{
-	font-size: 10px !important;
-	line-height: 20px !important;
-	height: 20px !important;
+	font-size: 12px !important;
+	line-height: 18px !important;
+	height: 18px! important;
 }
 
 /*滚动*/