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

From Team Fortress Wiki
Jump to: navigation, search
m
m (move to CSS)
Line 5: Line 5:
 
#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-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-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: #e9e9e9;}
 +
#windpower-inner-content a {color: #e0e0e0;}
 +
#windpower-inner-content * {background: none !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;}

Revision as of 00:01, 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: #e9e9e9;}
#windpower-inner-content a {color: #e0e0e0;}
#windpower-inner-content * {background: none !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;}