Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
(272 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
− | .mw-body | + | |
− | + | body {background-color: {{{Primary}}} !important;} | |
− | + | #mw-head { | |
− | + | background-color: {{{Secondary}}} !important; | |
− | + | position: absolute; | |
+ | top: 0; | ||
+ | left: 0; | ||
+ | width: 1090px; | ||
+ | } | ||
+ | #mw-panel .portal .body li a { color: {{{Sidebar Links}}} !important; } | ||
+ | #mw-panel .portal h3 { color: {{{Sidebar Links}}} !important; } | ||
+ | #mw-page-base { | ||
+ | height: 0 !important; | ||
+ | margin-top: 5em !important; | ||
+ | } | ||
+ | #footer li, #footer a, #footer a:visited { color: #ffffff !important; } | ||
+ | #p-personal ul li a, #p-personal ul li a.new { color: #ffffff; } | ||
+ | #p-search { | ||
+ | position: relative; | ||
+ | top: 6px; | ||
+ | } | ||
+ | #right-navigation div ul li a, #right-navigation div ul li a.new { color: #ffffff; } | ||
+ | #left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; } | ||
+ | #searchInput { height: 20px; } | ||
+ | .catlinks {background-color: {{{Secondary}}} !important;font-size: 10px !important;text-align: center !important; border: none; } | ||
+ | .toc { background-color: {{{Primary}}} !important } | ||
+ | .toc a, .toc a:visited { color: #ffffff !important; } | ||
+ | .toctogglespan { color: #ffffff !important; } | ||
+ | .toctogglelabel { color: #ffffff !important; } | ||
+ | .mw-body-content h2 { color: {{{Caption Text}}} !important; } | ||
+ | .mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; } | ||
+ | .mw-body-content .toc h2 { color: {{{Caption Text}}} !important; } | ||
+ | .mw-normal-catlinks a, .mw-normal-catlinks ul li a, .mw-normal-catlinks ul li a.new, .mw-normal-catlinks ul li a:visited {color: {{{Page Text}}};} | ||
+ | .mw-indicators { display: none; } | ||
+ | |||
+ | .firstHeading { | ||
+ | position: absolute; | ||
+ | top: 5px; | ||
+ | left: 184px; | ||
+ | z-index: 1; | ||
+ | color: {{{Caption Text}}}; | ||
+ | border: none; | ||
+ | font-size: 22px !important; | ||
+ | } | ||
+ | |||
+ | .Description h2 span { color: #ffffff !important; } | ||
+ | .DIC h2 span { color: #ffffff !important; } | ||
+ | |||
+ | .mw-body { | ||
+ | background-color: {{{Tertiary}}}; | ||
+ | color: {{{Page Text}}}; | ||
+ | border: 0; | ||
+ | margin-top: 0; | ||
+ | width: 840px; | ||
+ | border-top: 10px solid {{{Primary}}}; | ||
+ | } | ||
+ | |||
+ | #mw-head-base { | ||
+ | background-color: {{{Secondary}}} !important; | ||
+ | width: 900px; | ||
+ | } | ||
+ | |||
+ | .vectorTabs, .vectorTabs span, #mw-head .vectorMenu h3 { | ||
+ | background-image: none !important; | ||
+ | background-image: none !important; | ||
+ | background-repeat: no-repeat !important; | ||
+ | background-size: 0px !important; | ||
+ | background-color: {{{Secondary}}} !important; | ||
+ | } | ||
+ | |||
+ | .vectorMenu h3 span { | ||
+ | color: #ffffff !important; | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | padding-left: 0.615em; | ||
+ | padding-top: 1.25em; | ||
+ | padding-right: 16px; | ||
+ | font-size: 0.8125em; | ||
+ | font-weight: normal; | ||
} | } | ||
− | . | + | .vectorMenu .menu { |
− | + | background-color: #5a4d66 !important; | |
+ | } | ||
+ | |||
+ | .vectortabs a, .vectortabs a:visited { color: #ffffff !important; } | ||
+ | .mw-category-group ul li a, .mw-category-group ul li a:visited { color: #5a4d66 !important; } | ||
+ | #pt-userpage a { color: #ffffff !important; } | ||
+ | #p-personal #pt-watchlist li a, #p-personal #pt-watchlist li a:visited { color: #ffffff !important; } | ||
+ | #simpleSearch input { background-color: #ffffff !important; } | ||
+ | |||
+ | |||
+ | |||
+ | .Details { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | min-height: 170px; | ||
+ | margin: 0px 0px 20px 0px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .DIC { | ||
+ | padding-left: 10px; | ||
+ | width: 255px; | ||
+ | margin-top: -15px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .DICbg { | ||
+ | width: 235px; | ||
+ | height: 182px; | ||
+ | position: relative; | ||
+ | left: -10px; | ||
+ | padding: 0px 30px 0px 10px; | ||
+ | margin-top: 2px; | ||
+ | float: left; | ||
+ | background-color: {{{Primary}}} | ||
+ | } | ||
+ | |||
+ | .ICL { | ||
+ | float: left; | ||
+ | margin-top: -5px; | ||
+ | } | ||
+ | |||
+ | .ICR { | ||
+ | margin-top: -5px; | ||
+ | overflow: hidden; | ||
+ | width: 175px; | ||
+ | white-space: nowrap; | ||
+ | position: absolute; | ||
+ | right: 10px; | ||
+ | } | ||
+ | |||
+ | .Description { | ||
+ | width: 508px; | ||
+ | height: 142px; | ||
+ | left: 305px; | ||
+ | position: absolute; | ||
+ | margin-top: -34px; | ||
+ | } | ||
+ | |||
+ | .disclaimer { | ||
+ | width: 100%; | ||
+ | border-color: #ffffff; | ||
+ | border-top: 1px solid; | ||
+ | border-bottom: 1px solid; | ||
+ | text-align: center; | ||
+ | font-size: 10px; | ||
+ | font-variant-caps: all-petite-caps; | ||
+ | margin-top: 5px; | ||
} | } | ||
− | . | + | .Dbg { |
− | width: | + | width: 490px; |
− | height: | + | height: 183px; |
− | margin-top: | + | padding: 0px 5px 0px 10px; |
− | + | overflow: hidden; | |
+ | margin-top: 8px; | ||
+ | background: {{{Primary}}}; | ||
} | } | ||
− | . | + | .footer { |
− | + | width: 100%; | |
− | + | border-color: #ffffff; | |
− | + | border-top: 1px solid; | |
− | + | border-bottom: 1px solid; | |
− | + | text-align: center; | |
− | + | font-size: 10px; | |
− | + | font-variant-caps: all-petite-caps; | |
− | + | margin-top: 10px; | |
} | } | ||
− | + | h2 { | |
− | + | color: #ffffff; | |
− | + | font-size: 21px !important; | |
− | + | font-family: Attic Antique, Brush Script MT !important; | |
− | + | } | |
− | + | ||
− | + | .OOCinfo h2 { | |
− | + | margin: 10px 10px 10px 10px; | |
− | + | font-size: 21px !important; | |
+ | font-family: Attic Antique, Brush Script MT !important; | ||
} | } | ||
− | + | ||
− | + | .oocvi { | |
− | + | text-align: left; | |
− | + | width: 100px; | |
− | + | font-weight: bold; | |
− | + | color: {{{Page Text}}}; | |
− | |||
− | |||
} | } | ||
− | + | ||
− | + | .oocir { | |
− | + | height: 35px; | |
− | |||
− | |||
} | } | ||
− | + | ||
− | + | .oocvitals-pic { | |
− | + | float: right; | |
− | + | clear:both; | |
− | + | overflow: hidden; | |
+ | height: 150px; | ||
+ | margin: 5px 10px 0px 0px; | ||
} | } | ||
− | + | ||
− | + | .oocvitals { | |
− | + | padding: 0px 0px 0px 10px; | |
− | + | line-height: 29px; | |
− | + | background-color: {{{Primary}}}; | |
+ | color: {{{Page Text}}}; | ||
} | } | ||
− | + | ||
− | + | .oocvitals-table { | |
− | + | width: 100%; | |
− | + | padding: 10px 10px 10px 0px; | |
− | |||
} | } | ||
− | + | ||
− | + | .Page { | |
+ | width: 800px; | ||
+ | min-height: 400px; | ||
+ | border: 10px solid; | ||
+ | padding: 10px; | ||
+ | background-color: {{{Secondary}}}; | ||
+ | border-color: {{{Primary}}}; | ||
+ | position: relative; | ||
+ | top: -18px; | ||
} | } | ||
− | + | ||
− | + | .Page a, .Page a.external, .Page a:visited, .Page a.external:visited { | |
− | + | color: #ffffff; | |
} | } | ||
− | + | ||
− | + | .picleft { | |
− | + | width: 263px !important; | |
+ | height: 287px !important; | ||
} | } | ||
− | + | .picmiddle { | |
− | + | width: 263px !important; | |
− | + | height: 287px !important; | |
− | + | } | |
− | + | .picright { | |
+ | width: 263px !important; | ||
+ | height: 287px !important; | ||
} | } | ||
− | + | .rq { padding-left: 10px; | |
− | + | margin-bottom: 5px; | |
+ | padding-bottom: 10px; | ||
} | } | ||
− | + | .RQi { margin: 20px 0px 20px 0px; | |
− | + | font-size: 14px; | |
+ | font-family: courier; | ||
+ | font-weight: bold; | ||
} | } | ||
− | + | .RQiqt { font-size: 14px; | |
− | + | font-family: courier; | |
+ | font-weight: bold; | ||
} | } | ||
− | + | .RQiqa { font-size: 14px; | |
− | + | font-family: courier; | |
− | + | width: fit-content; | |
− | |||
} | } | ||
− | + | ||
− | + | .RQiqtable { margin-top: 10px; | |
+ | width: 100%; | ||
+ | padding: 0px 10px 0px 0px; | ||
} | } | ||
− | + | .Author { text-align: left; | |
− | + | padding: 0px 0px 0px 20px; | |
} | } | ||
− | + | ||
− | + | .rqedit { font-family: Courier; | |
− | + | font-weight: bold; | |
− | + | float: right; | |
− | + | padding-right: 10px; | |
} | } | ||
− | + | ||
− | + | .rqheader { padding-top: 10px; | |
− | + | height: 20px; | |
− | |||
− | |||
} | } | ||
− | # | + | |
− | + | .rqtitle { color: #ffffff; | |
− | + | font-family: Courier; | |
+ | font-weight: bold; | ||
+ | float: left; | ||
+ | font-size: 16px !important; | ||
} | } | ||
− | + | ||
− | + | .side_border_01 { | |
+ | height: 80px; | ||
+ | width: 10px; | ||
+ | position: absolute; | ||
+ | background-color: {{{Secondary}}}; | ||
+ | z-index: 2; | ||
+ | top: -127px; | ||
+ | left: 864px; | ||
} | } | ||
− | + | ||
− | + | .side_border_02 { | |
+ | position: fixed; | ||
+ | top: 0px; | ||
+ | left: 1074px; | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | background-color: {{{Secondary}}}; | ||
} | } | ||
− | + | ||
− | + | .ss_header { border: 1px solid black; width: 798px; height: 416px; } | |
+ | |||
+ | .timeline-header { } | ||
+ | |||
+ | .timeline { | ||
+ | border: 0; | ||
+ | background: {{{Accent}}} !important; | ||
+ | padding: 1px 10px 8px 10px; | ||
} | } | ||
− | + | ||
− | + | .timeline ul { | |
+ | padding-left: 17px; | ||
} | } | ||
− | + | ||
− | + | .timeline-toggle { | |
+ | height: 25px; | ||
+ | border: none; | ||
+ | line-height: 25px; | ||
+ | margin-bottom: 5px; | ||
+ | margin-top: 5px; | ||
+ | padding-left: 10px; | ||
+ | background-color: {{{Primary}}}; | ||
} | } | ||
− | . | + | |
− | + | .mw-headline#Rumors_.26_Quotes { } | |
− | + | ||
− | + | .US2002021967_header { width: 780px; | |
+ | height: auto; | ||
+ | margin-top: -30px; | ||
+ | margin-left: -30px; | ||
} | } | ||
+ | |||
+ | .Roster { text-align: center; vertical-align: baseline; } | ||
+ | |||
}}</includeonly> | }}</includeonly> |