Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Main Page header/styles.css: Difference between revisions

Template page
m Protected "Template:Main Page header/styles.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Tag: Replaced
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
#mp-header {
/* moved to [[MediaWiki:Gadget-MainPageHeader.css]] */
border: 1px solid #CCD0E5;
background-color: #eaedfc;
margin-top: 15px;
margin-bottom: 10px;
padding: 8px;
text-align: center;
color: #000;
}
 
.mp-opening {
font-size: 162%;
font-weight: bold;
margin: 0;
padding: 0.1em;
}