Removed height:100% for better background image repetition
This commit is contained in:
parent
4b542ccc1c
commit
d8b0fcbc50
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user