Difference between revisions of "MediaWiki:Common.css"
From Wiki Confrontation
(Created page with "- →CSS placed here will be applied to all skins: #mw-page-base { height:165px; background-color: white; background-image: url(http://i.imgur.com/BgUOd7S.jpg); background-p...") |
|||
| Line 9: | Line 9: | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
} | } | ||
| + | #content{background-image: url(http://i.imgur.com/NC7NkWV.jpg);} | ||
Revision as of 10:30, 13 June 2013
/* CSS placed here will be applied to all skins */
#mw-page-base {
height:165px;
background-color: white;
background-image: url(http://i.imgur.com/BgUOd7S.jpg);
background-position: bottom left;
background-repeat: repeat-x;
}
#content{background-image: url(http://i.imgur.com/NC7NkWV.jpg);}