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