845
edits
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
background: url("/images/TexturedBackground.jpg"); | background: url("/images/TexturedBackground.jpg"); | ||
background-size: cover; | background-size: cover; | ||
background-attachment: scroll; | |||
background-color: rgb(246, 246, 246); | |||
background-position: 0% 0%; | |||
background-repeat: repeat; | |||
...tom: 0px none rgb(0, 0, 0); | ...tom: 0px none rgb(0, 0, 0); | ||
border-left: 0px none rgb(0, 0, 0); | border-left: 0px none rgb(0, 0, 0); | ||