Removed height:100% for better background image repetition

This commit is contained in:
Sarven Capadisli 2009-06-18 01:28:02 +00:00
parent 4b542ccc1c
commit d8b0fcbc50
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ img { display:block; border:0; }
a abbr { cursor: pointer; border-bottom:0; }
table { border-collapse:collapse; }
ol { list-style-position:inside; }
html { font-size: 87.5%; background-color:#fff; height:100%; }
html { font-size: 87.5%; background-color:#fff; }
body {
background-color:#fff;
color:#000;