diff options
Diffstat (limited to 'static/pichat.css')
| -rwxr-xr-x | static/pichat.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/pichat.css b/static/pichat.css index 3886f95..2ffcd59 100755 --- a/static/pichat.css +++ b/static/pichat.css @@ -316,4 +316,10 @@ left:0; bottom } +#preload { + position: absolute; + left: 0px; + top: 0px; +} + .invisible { display: none !important; }
\ No newline at end of file |
