liting2017 6 years ago
parent
commit
fd1b71de80

BIN
img/index/index_banner1.png


BIN
img/index/index_banner2.png


BIN
img/index/index_banner3.png


+ 3 - 1
src/css/newMenu/landingPage/continueHigh.css

@@ -310,7 +310,9 @@
     margin-bottom: 5px;
 }
 
-
+#LRfloater0{
+    left: -200px!important;
+}
 
 
 

+ 4 - 2
src/css/newMenu/landingPage/continueHighApp.css

@@ -252,8 +252,8 @@
     font-size: 12px;
     margin-bottom: 5px;
 }
-#LRfloater0,#LRMINIBar{
-    right: -100px!important;
+#LRfloater0{
+    right: -200px!important;
 }
 
 
@@ -271,3 +271,5 @@
 
 
 
+
+

+ 3 - 1
src/css/thinkTank.css

@@ -161,4 +161,6 @@ text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-bo
     width: 100%;
     height: 100%;
 }
-
+.pagination > li > a, .pagination > li > span{
+    color: #464748!important;
+}