e
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -122,6 +122,7 @@ | ... | @@ -122,6 +122,7 @@ |
| 122 | margin: 0; | 122 | margin: 0; |
| 123 | padding: 0; | 123 | padding: 0; |
| 124 | width: 300px; | 124 | width: 300px; |
| 125 | |||
| 125 | height: 250px; | 126 | height: 250px; |
| 126 | line-height: 1.2; | 127 | line-height: 1.2; |
| 127 | font-size: 27px; | 128 | font-size: 27px; |
| ... | @@ -274,7 +275,7 @@ | ... | @@ -274,7 +275,7 @@ |
| 274 | <!--<a id="click-tag" href="javascript:window.open(window.clickTag)"></a>--> | 275 | <!--<a id="click-tag" href="javascript:window.open(window.clickTag)"></a>--> |
| 275 | </div> | 276 | </div> |
| 276 | <!-- GREENSOCK--> | 277 | <!-- GREENSOCK--> |
| 277 | <script src="assets/tweenMax.min.js"></script> | 278 | <script src="assets/TweenMax.min.js"></script> |
| 278 | 279 | ||
| 279 | <script> | 280 | <script> |
| 280 | 281 | ... | ... |
-
Please register or sign in to post a comment