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

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
/* That worked */
+
#windpower-container {position: relative;}
 +
#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;}

Revision as of 23:30, 24 March 2011

#windpower-container {position: relative;}
#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;}