MediaWiki:Common.css
From DocuWiki
/** CSS placed here will be applied to all skins */ div.download {
background: #f5faeb url(skins/common/images/div_download.png) 3px 3px no-repeat; border-top: 1px dotted #78be5a; border-bottom: 1px dotted #78be5a; margin: 10px 0px 10px 0px; padding: 7px 10px 7px 35px;
} div.section_Information {
background: #f4f5f6 url(skins/common/images/div_info.png) 3px 15px no-repeat; border-top: 2px solid #aab4be; border-bottom: 2px solid #aab4be; margin: 10px 0px 10px 0px; padding: 7px 10px 7px 35px;
} div.section_Cover p {
text-align:center;
} div.section_Screenshots table {
margin-left:10%;
} div.section_Screenshots p {
padding-left:10%;
}