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/classic"
From Liandri Archives
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | /* | ||
+ | |||
+ | CSS for classic variation of the BeyondUnreal Skin | ||
+ | |||
+ | <pre><nowiki> | ||
+ | */ | ||
+ | |||
table.wikitable { | table.wikitable { | ||
background-color: silver; | background-color: silver; | ||
Line 5: | Line 12: | ||
background-color: #b8b8b8; | background-color: #b8b8b8; | ||
} | } | ||
+ | |||
+ | /*</nowiki></pre>*/ |
Latest revision as of 13:35, 4 August 2007
/*
CSS for classic variation of the BeyondUnreal Skin
*/ table.wikitable { background-color: silver; } table.wikitable th, table.prettytable th { background-color: #b8b8b8; } /**/