@@ -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/**']);
@@ -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/"
}
@@ -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{
@@ -249,6 +250,7 @@ $titleFont: PingFang sc,"Helvetica Neue",Helvetica,Tahoma,Arial,"Liberation Sans
h3{
font-size: 22px;
+ color: #fff;
p{