Difference between revisions of "User:WindPower/Page.css"

From Team Fortress Wiki
Jump to: navigation, search
m (dagnabbit)
m (ssssss)
Line 8: Line 8:
 
#windpower-inner-content a {color: #fcfcfc !important; font-weight: bold;}
 
#windpower-inner-content a {color: #fcfcfc !important; font-weight: bold;}
 
a.external {padding: 0px !important; background: none !important;}
 
a.external {padding: 0px !important; background: none !important;}
#windpower-inner-content * {background: none !important;}
+
#windpower-inner-content * {background: none !important; border: 0px !important;}
 
#windpower-global-wrapper {background:#f0eee0; border: 2px #333333 solid; padding: 16px; -moz-border-radius: 8px;-webkit-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px;}
 
#windpower-global-wrapper {background:#f0eee0; border: 2px #333333 solid; padding: 16px; -moz-border-radius: 8px;-webkit-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px;}
 
.windpower-header {width: 100%; border: 0px !important; text-align: center; background: none !important;}
 
.windpower-header {width: 100%; border: 0px !important; text-align: center; background: none !important;}
 
.windpower-header tr, .windpower-header td {background: none !important;}
 
.windpower-header tr, .windpower-header td {background: none !important;}
 +
#windpower-content-2, windpower-content-3 {display: none;}

Revision as of 00:16, 25 March 2011

#windpower-container {position: relative;}
#windpower-content {position: absolute; left: 0px; right: 450px;}
#windpower-nope {float: right; position: absolute; right: 0px;}
#windpower-body {position: relative; min-width: 450px; width: 450px; max-width: 450px; min-height: 873px; bottom: 0px; background: url(http://wiki.teamfortress.com/w/images/2/22/User_WindPower_Engineer.png) bottom right no-repeat;}
#windpower-head {position: absolute; right: 116px; height: 158px; width: 90px; background: url(http://wiki.teamfortress.com/w/images/5/52/User_WindPower_Head.png) bottom right no-repeat;}
#windpower-neck {position: absolute; right: 135px; height: 0px; width: 49px; background: url(http://wiki.teamfortress.com/w/images/e/e6/User_WindPower_Neck.png) bottom right repeat-y;}
#windpower-inner-content {background:#605959; border: 2px #999999 solid; padding: 16px; margin-top: 16px; -moz-border-radius: 8px;-webkit-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; color: #e6e6e6;}
#windpower-inner-content a {color: #fcfcfc !important; font-weight: bold;}
a.external {padding: 0px !important; background: none !important;}
#windpower-inner-content * {background: none !important; border: 0px !important;}
#windpower-global-wrapper {background:#f0eee0; border: 2px #333333 solid; padding: 16px; -moz-border-radius: 8px;-webkit-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px;}
.windpower-header {width: 100%; border: 0px !important; text-align: center; background: none !important;}
.windpower-header tr, .windpower-header td {background: none !important;}
#windpower-content-2, windpower-content-3 {display: none;}