Browse Source

德玛西亚杯

xiesj 5 years ago
parent
commit
21efa3e994

+ 1 - 1
2018专题/德玛西亚杯/fis-conf.js

@@ -1,5 +1,5 @@
 var version = '';
-var path = '/zt2018/1808lolyyh/';
+var path = '/zt2018/1812demacia/';
 
 fis.set('project.files', ['*.html', 'map.json']);
 fis.set('project.exclude', ['tpl/**.tmpl', '_dest/**']);

+ 1 - 1
2018专题/德玛西亚杯/package.json

@@ -5,6 +5,6 @@
   "main": "index.js",
   "scripts": {
     "debug": "fis3 server restart && fis3 release dev -w ",
-    "build": "fis3 release prod -d ../../../pub/zt2018/1808lolyyh/"
+    "build": "fis3 release prod -d ../../../pub/zt2018/1812demacia/"
   }
 }

+ 3 - 1
2018专题/德玛西亚杯/src/sass/global.scss

@@ -206,8 +206,9 @@ $titleFont: PingFang sc,"Helvetica Neue",Helvetica,Tahoma,Arial,"Liberation Sans
         background: #081929 url(/src/img/bg.jpg) no-repeat top center;
         .game_live {
             width: 1136px;
-            height: 474px;
+            height: 314px;
             margin: 0 auto;
+            padding:  80px 0;
         }
         .mod-main{
             width: 1136px;
@@ -249,6 +250,7 @@ $titleFont: PingFang sc,"Helvetica Neue",Helvetica,Tahoma,Arial,"Liberation Sans
                                     }
                                     h3{
                                         font-size: 22px;
+                                        color: #fff;
                                         
                                     }
                                     p{