Skin
Game Sections
- Unreal
- Unreal: RTNP
- Unreal II
- Unreal Tournament
- UT2003
- UT2004
- Unreal Tournament 3
- Unreal Championship
- Unreal Championship 2
Personal tools
Difference between revisions of "MediaWiki:Beyondunreal.css"
From Liandri Archives
Line 29: | Line 29: | ||
} | } | ||
− | table.navbox | + | table.navbox { |
font-size: 88%; | font-size: 88%; | ||
} | } |
Latest revision as of 18:09, 24 February 2008
/* ==CSS for BeyondUnreal Skin== This is the CSS used for the BeyondUnreal skin, which is the only skin available. Changes can be proposed on the [[{{TALKPAGENAME}}|discussion page]]. ===See also=== ;For rules that apply to only a specific sub-style :*[[/classic]] :*[[/metal]] :*[[/nobg]] :*[[/liquid]] <pre><nowiki> */ table.list tr { vertical-align: top; } #pagehistory li { border-color: transparent; } table.navbox { text-align: center; margin: 0.75em auto; width: 80%; } table.navbox { font-size: 88%; } .gallerybox .thumb { border-style: none; } #n-bunews { font-weight: bold; } table.wikitable { border-collapse: collapse; border-width: 1px; border-style: solid; background-color: #c8c8c8; margin: 1em 1em 1em 0pt; } table.wikitable th, table.wikitable td { border-width: 1px; border-style: solid; padding: 0.2em; } table.wikitable th { background-color: #c0c0c0; text-align: center; } table.wikitable caption { font-weight : bold; margin-left : inherit; margin-right : inherit; } .infobox { border-style : solid; border-width : 1px; padding : 0.5em; } .inner.light, .infobox { background-color: #ddd; } td { color: inherit; font-family: inherit; font-size: inherit; font-size-adjust: inherit; font-stretch: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; line-height: inherit; } .notice { margin:1em; padding:0.2em; } /*</nowiki></pre>*/