hide preloading font div
This commit is contained in:
parent
bf245d2d2a
commit
14d91e0013
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
#loadFont
|
#loadFont
|
||||||
{
|
{
|
||||||
font-family: 'kong';
|
font-family: 'kong';
|
||||||
visibility: auto;
|
visibility: hidden;
|
||||||
height:0px;
|
height:0px;
|
||||||
}
|
}
|
||||||
#dpad
|
#dpad
|
||||||
|
|
Loading…
Reference in a new issue