MediaWiki:Common.css
From Gineipaedia, the Legend of Galactic Heroes wiki
(Difference between revisions)
m (ok, one more margin change) |
m (changed 'more featured') |
||
Line 3: | Line 3: | ||
#recently-featured { font-size: 89%; } | #recently-featured { font-size: 89%; } | ||
- | #more-featured { | + | #more-featured { text-align: right; font-size: 89%; } |
Revision as of 22:19, 24 October 2011
#featured-text img { border: 1px solid #444444; } #recently-featured { font-size: 89%; } #more-featured { text-align: right; font-size: 89%; } .terminal { margin: 0.85em 0px 0.85em 0px; padding: 0.3em 0.4em; font-size: 98%; font-family: 'Courier New', Courier, monospace; background-color: #222222; border: 1px solid #444444; -moz-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); } #bodyContent > .terminal:last-child { margin-bottom: 0em; } #editpage-copywarn { padding-top: 0.1em; } #multiboilerplateform input[type="submit"] { margin-left: 4px; } table.navbox + table.navbox { margin-top: 2px; }