691
edits
(Created page with "→CSS placed here will affect users of the Vector skin: →To make images responsive: img { max-width:100%; height:auto; }") |
No edit summary |
||
| Line 6: | Line 6: | ||
height:auto; | height:auto; | ||
} | } | ||
#mw-body { | |||
background: url(/images/background.png) #f6f6f6 top left no-repeat; | |||
} | |||