MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
#portalHeader { | #portalHeader { | ||
background: url('http://i.imgur.com/30kL2.jpg') no-repeat #202020; | background: url('http://i.imgur.com/30kL2.jpg') no-repeat #202020; | ||
width: 100%; | |||
border: 1px solid #a0a0a0; | |||
padding: 15px 0; | |||
} | } | ||
Revision as of 22:38, 15 August 2016
/* CSS placed here will be applied to all skins */
#portalHeader {
background: url('http://i.imgur.com/30kL2.jpg') no-repeat #202020;
width: 100%;
border: 1px solid #a0a0a0;
padding: 15px 0;
}