Difference between revisions of "MediaWiki:Common.css"
From OdleWiki
Line 5: | Line 5: | ||
color: #0000ff; | color: #0000ff; | ||
padding: 12px | padding: 12px | ||
− | border: | + | border: solid 12px #0000ff; |
margin: 12px 12px 12px 0; | margin: 12px 12px 12px 0; | ||
} | } |
Revision as of 16:37, 2 August 2012
/* CSS placed here will be applied to all skins */ code { background: #f6f6f6; color: #0000ff; padding: 12px border: solid 12px #0000ff; margin: 12px 12px 12px 0; }