MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 16: Line 16:
background-color: #F6F6F6;
background-color: #F6F6F6;
background-image: linear-gradient(to bottom, #FFF 50%, #F6F6F6 90%);
background-image: linear-gradient(to bottom, #FFF 50%, #F6F6F6 90%);
border-bottom: 2px solid #CCC;
border-bottom: 1px solid #AAA;
text-align: center;
text-align: center;
padding: 1px;
padding: 1px;
font-family: Arial, Verdana, sans-serif;
font-family: Arial, Verdana, sans-serif;
margin-bottom: 0.5em
margin-bottom: 0.5em;
clear: both;
}
}
.mw-content-ltr div.sp-menu:first-child { margin-top: -1em; }
.mw-content-ltr div.sp-menu:first-child { margin-top: -1em; }