Minor CSS errors

skala
Julio Montoya 14 years ago
parent 61985b980b
commit 36e703609a
  1. 4
      custompages/style-ie6.css
  2. 4
      custompages/style.css

@ -17,8 +17,8 @@ body {
#backgroundimage {
background-attachment:fixed;
width: 100%
height: 100%
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 30px;

@ -16,8 +16,8 @@ body {
#backgroundimage {
background-attachment:fixed;
width: 100%
height: 100%
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 30px;

Loading…
Cancel
Save