Difference between revisions of "MediaWiki:Common.css"
| Line 3: | Line 3: | ||
#ca-talk { | #ca-talk { | ||
display: none !important; | display: none !important; | ||
| + | } | ||
| + | |||
| + | #header { | ||
| + | background-image: url("header.jpg"); | ||
| + | height: 108px; | ||
| + | background-repeat: no-repeat; | ||
} | } | ||
Revision as of 22:22, 25 February 2016
/* CSS placed here will be applied to all skins */
#ca-talk {
display: none !important;
}
#header {
background-image: url("header.jpg");
height: 108px;
background-repeat: no-repeat;
}