Revision 1026
Added by Matthias over 15 years ago
theme.css | ||
---|---|---|
8 | 8 |
background-color: #A8BCCB; |
9 | 9 |
background-image: url(images/background.png); |
10 | 10 |
background-repeat: repeat-x; |
11 |
overflow-y: scroll; |
|
12 | 11 |
margin: auto; |
13 |
height: 1%; |
|
14 | 12 |
} |
15 | 13 |
|
16 | 14 |
img { |
Also available in: Unified diff
Fixed backend display issues in IE6 and IE7