| body { | |
| font-family: sans-serif; | |
| font-weight: lighter; | |
| padding: 0; | |
| margin: 0; | |
| /*background-image: url("tile.png");*/ | |
| background-color: black; | |
| background-size: 2%; | |
| } | |
| @font-face { | |
| font-family: 'MainTextFont'; | |
| src: url('resources/fonts/SourceSansPro-Regular.ttf'); | |
| font-weight: normal; | |
| font-style: normal; | |
| } | |
| @font-face{ | |
| font-family: 'MainTextFont'; | |
| font-style: normal; | |
| font-stretch: normal; | |
| font-weight: normal; | |
| src: url('resources/fonts/SourceSansPro-Regular.ttf.woff2') format('woff2'), | |
| url('resources/fonts/SourceSansPro-Regular.otf.woff') format('woff'), | |
| url('resources/fonts/SourceSansPro-Regular.otf') format('opentype'), | |
| url('resources/fonts/SourceSansPro-Regular.ttf') format('truetype'); | |
| } | |
| /*Контейнер для подгрузки шрифта*/ | |
| .fontLoader { | |
| position: absolute; | |
| left: -1000px; | |
| } | |
| /*Контейнер для вывода Phaser*/ | |
| .canvas { | |
| position: relative; | |
| display: block; | |
| margin: auto; | |
| } | |
| #turn{ | |
| width:100%; | |
| height:100%; | |
| position:fixed; | |
| top:0px; | |
| left:0px; | |
| background-color:black; | |
| background-image:url('resources/orientation/playportrait.png'); | |
| background-repeat:no-repeat; | |
| background-position: center center; | |
| display:none; | |
| } |
Xet Storage Details
- Size:
- 1.34 kB
- Xet hash:
- 52eb495fb845881e9a900802a4f242ff82602b1ffe5cd26641b879a0eb56270c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.