force white background in iframe mode

This commit is contained in:
Frédéric Péters 2007-12-30 22:35:13 +00:00
parent ece46539f9
commit 1318bd9201
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@import url(wcs.css);
html { height: auto; }
body { background-image: none; }
body { background-image: none; background: white;}
div#main-content { text-align: left; }
#rub_service, #rub_consultation, #rub_annonce, #rub_agenda {