fixed a small css bug at the disconnect message
parent
a34e482a8a
commit
84f1baf972
|
@ -1,7 +1,6 @@
|
||||||
*,html,body,p{ margin: 0; padding: 0; }
|
*,html,body,p{ margin: 0; padding: 0; }
|
||||||
.clear { clear: both; }
|
.clear { clear: both; }
|
||||||
html { font-size: 62.5%; }
|
html { font-size: 62.5%; }
|
||||||
body { background: #fff;}
|
|
||||||
body, textarea { font-family: Helvetica, Arial, sans-serif; }
|
body, textarea { font-family: Helvetica, Arial, sans-serif; }
|
||||||
iframe {position:absolute;}
|
iframe {position:absolute;}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue