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

From Team Fortress Wiki
Jump to: navigation, search
m (that should settle it)
m
 
(10 intermediate revisions by 2 users not shown)
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: #e6e6e6;}
+
#windpower-inner-content {background:#605959; border: 2px #999999 solid; padding: 16px; margin-top: 16px; -moz-border-radius: 8px;-webkit-border-radius: 8px; border-radius: 8px; color: #e6e6e6;}
 
#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 *:not(table) {background: none !important; border: 0px !important;}
 
#windpower-inner-content *:not(table) {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; 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; z-index: 10;}
 
.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;}
 
#windpower-content-2, #windpower-content-3 {display: none;}
Line 16: Line 16:
 
.windpower-userboxes .userbox *:not(a) {color: #c6c6c6 !important;}
 
.windpower-userboxes .userbox *:not(a) {color: #c6c6c6 !important;}
 
.windpower-userboxes .userbox a {color: #f9f9f9 !important;}
 
.windpower-userboxes .userbox a {color: #f9f9f9 !important;}
.windpower-userboxes .userbox table {width: 200px !important; border: 1px solid #C0C0C0 !important; background: #6C6C6C !important; -moz-border-radius: 4px;-webkit-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;}
+
.windpower-userboxes .userbox table {width: 175px !important; border: 1px solid #C0C0C0 !important; background: #6C6C6C !important; -moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px;}
 
.windpower-userboxes-left .userbox table {margin-right: auto; text-align: left;}
 
.windpower-userboxes-left .userbox table {margin-right: auto; text-align: left;}
 
.windpower-userboxes-center .userbox table {margin-left: auto;margin-right: auto; text-align: center;}
 
.windpower-userboxes-center .userbox table {margin-left: auto;margin-right: auto; text-align: center;}
 
.windpower-userboxes-right .userbox table {margin-left: auto; text-align: right;}
 
.windpower-userboxes-right .userbox table {margin-left: auto; text-align: right;}
 +
#windpower-selector {margin-bottom: 36px; color: #f6f6f6 !important;}
 +
#windpower-selector-1, #windpower-selector-2, #windpower-selector-3 {cursor: pointer;}
 +
#windpower-selector-1:hover, #windpower-selector-2:hover, #windpower-selector-3:hover {opacity: 1;}
 +
.windpower-content-header {text-align: center; font-size: 36px; font-weight: bold; font-family: TF2 Build !important; color: #ffffff !important; margin-top: 16px; margin-bottom: 64px;}

Latest revision as of 20:25, 26 July 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; 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 *:not(table) {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; border-radius: 8px;}
.windpower-header {width: 100%; border: 0px !important; text-align: center; background: none !important; z-index: 10;}
.windpower-header tr, .windpower-header td {background: none !important;}
#windpower-content-2, #windpower-content-3 {display: none;}
.windpower-userboxes .userbox {float: none !important;}
.windpower-userboxes .userbox *:not(a) {color: #c6c6c6 !important;}
.windpower-userboxes .userbox a {color: #f9f9f9 !important;}
.windpower-userboxes .userbox table {width: 175px !important; border: 1px solid #C0C0C0 !important; background: #6C6C6C !important; -moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px;}
.windpower-userboxes-left .userbox table {margin-right: auto; text-align: left;}
.windpower-userboxes-center .userbox table {margin-left: auto;margin-right: auto; text-align: center;}
.windpower-userboxes-right .userbox table {margin-left: auto; text-align: right;}
#windpower-selector {margin-bottom: 36px; color: #f6f6f6 !important;}
#windpower-selector-1, #windpower-selector-2, #windpower-selector-3 {cursor: pointer;}
#windpower-selector-1:hover, #windpower-selector-2:hover, #windpower-selector-3:hover {opacity: 1;}
.windpower-content-header {text-align: center; font-size: 36px; font-weight: bold; font-family: TF2 Build !important; color: #ffffff !important; margin-top: 16px; margin-bottom: 64px;}