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: | background-attachment: fixed; | ||
background-color: rgb(246, 246, 246); | background-color: rgb(246, 246, 246); | ||
background-position: | background-position: 50% 50%; | ||
background-repeat: repeat; | background-repeat: repeat; | ||
...tom: 0px none rgb(0, 0, 0); | ...tom: 0px none rgb(0, 0, 0); | ||