fixed a small css bug at the disconnect message

pull/87/merge
Peter 'Pita' Martischka 2011-08-17 18:11:36 +01:00
parent a34e482a8a
commit 84f1baf972
1 changed files with 0 additions and 1 deletions

View File

@ -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;}