Difference between revisions of "User:Pilk/valve.css"

From Team Fortress Wiki
Jump to: navigation, search
(Halloween skin, anyone? (WIP))
 
m
Line 1: Line 1:
body { background: #51354c url("http://dl.dropbox.com/u/1961029/bg.png") no-repeat fixed; }
+
/* body { background: #51354c url("http://dl.dropbox.com/u/1961029/bg.png") no-repeat fixed; }
 
#content { background: url("http://wiki.teamfortress.com/w/images/5/56/Background_Content.png") transparent}
 
#content { background: url("http://wiki.teamfortress.com/w/images/5/56/Background_Content.png") transparent}
 
#p-cactions li:not(.selected) { background: #5E4157; }
 
#p-cactions li:not(.selected) { background: #5E4157; }
 
#p-cactions ul li a { background: none; }
 
#p-cactions ul li a { background: none; }
#p-cactions ul li.selected a { background-color: #BDB3BA; }
+
#p-cactions ul li.selected a { background-color: #BDB3BA; } */

Revision as of 04:32, 23 October 2010

/* body { background: #51354c url("http://dl.dropbox.com/u/1961029/bg.png") no-repeat fixed; }
#content { background: url("http://wiki.teamfortress.com/w/images/5/56/Background_Content.png") transparent}
#p-cactions li:not(.selected) { background: #5E4157; }
#p-cactions ul li a { background: none; }
#p-cactions ul li.selected a { background-color: #BDB3BA; } */