m |
m |
| (includes 15 intermediate revisions) |
| Line 1: |
Line 1: |
| | /* edit this file to customize the Cologne Blue skin for the entire site */ | | /* edit this file to customize the Cologne Blue skin for the entire site */ |
| - |
| |
| - | .MainPageKnowledgeBaseBox {
| |
| - | background: url(/skins/common/images/homestar-background.gif);
| |
| - | background-repeat: no-repeat;
| |
| - | background-position: bottom right;
| |
| - | }
| |
| - |
| |
| - | .MainPageKnowledgeBaseBox h3 {
| |
| - | margin: 0 -.3em;
| |
| - | padding: .3em;
| |
| - | font-size: 120%;
| |
| - | background: url(/skins/common/images/header-background-star-red.gif) no-repeat bottom right #fcc;
| |
| - | border: 1px solid #f66;
| |
| - | }
| |
| - |
| |
| - | /* MainPageWhatsNewBox is the current name; MainPageWikiStuffBox is a legacy name */
| |
| - |
| |
| - | .MainPageWhatsNewBox, .MainPageWikiStuffBox {
| |
| - | background: url(/skins/common/images/strongbad-background.gif);
| |
| - | background-repeat: no-repeat;
| |
| - | background-position: bottom right;
| |
| - | }
| |
| - |
| |
| - | .MainPageWhatsNewBox h3, .MainPageWikiStuffBox h3 {
| |
| - | margin: 0 -.3em;
| |
| - | padding: .3em;
| |
| - | font-size: 120%;
| |
| - | background: url(/skins/common/images/header-background-star-blue.gif) no-repeat bottom right #ccf;
| |
| - | border: 1px solid #66f;
| |
| - | }
| |
| - |
| |
| - | .MainPageWhatsNewBox h4, .MainPageWikiStuffBox h4 {
| |
| - | font-size: 100%;
| |
| - | font-weight: bold;
| |
| - | border: none;
| |
| - | margin: .5em 0 .25em !important;
| |
| - | }
| |
| - |
| |
| - | .MainPageWhatsNewBox ul, .MainPageWikiStuffBox ul {
| |
| - | margin-top: .25em !important;
| |
| - | margin-bottom: .25em !important;
| |
| - | padding-top: 0;
| |
| - | padding-bottom: 0;
| |
| - | }
| |
| - |
| |
| - | .IntroPageBox {
| |
| - | background: url(/skins/common/images/thecheat-background.gif);
| |
| - | background-color: #ffe;
| |
| - | background-repeat: no-repeat;
| |
| - | background-position: bottom right;
| |
| - | }
| |
| - |
| |
| - | .TheStickBox {
| |
| - | background-image: url(/skins/common/images/thestick-background.gif);
| |
| - | background-repeat: no-repeat;
| |
| - | background-position: center center;
| |
| - | }
| |
| - |
| |
| - | .IntroPageBox div.tright {
| |
| - | border-color: #ffe !important;
| |
| - | }
| |
| - |
| |
| - | .PledgeMeter {
| |
| - | background-image: url('/skins/common/images/pledge-o-meter.gif');
| |
| - | }
| |
| | | | |
| | body { | | body { |
| Line 71: |
Line 6: |
| | } | | } |
| | | | |
| - | a { color: #00f; } | + | form#searchform.inline br { display:none; } |
| | | | |
| - | a:visited { color: #00c; } | + | .featuredstar |
| - | | + | |
| - | a:active { color: orange; }
| + | |
| - | | + | |
| - | a.new, #p-personal a.new { color: #f00; }
| + | |
| - | | + | |
| - | a.new:visited, #p-personal a.new:visited { color:#c00; }
| + | |
| - | | + | |
| - | p { margin: 0.9em 0em 1em 0em !important; line-height: 1.5em; }
| + | |
| - | | + | |
| - | h1, h2, h3, h4, h5, h6 {
| + | |
| - | color: black;
| + | |
| - | margin: 0px;
| + | |
| - | }
| + | |
| - | | + | |
| - | pre { border: 1px dashed #06f; }
| + | |
| - | | + | |
| - | #article h1, #article h2, #article h3, #article h4, #article h5 {
| + | |
| - | margin-bottom:0.6em;
| + | |
| - | }
| + | |
| - | | + | |
| - | #siteNotice {
| + | |
| - | padding: 0.5em;
| + | |
| - | margin: 10px;
| + | |
| - | border-top: 2px solid #ccc;
| + | |
| - | border-bottom: 2px solid #ccc;
| + | |
| - | background: #fff;
| + | |
| - | }
| + | |
| - | | + | |
| - | #navbox, .navbox {
| + | |
| - | /*border:1px solid #2f6fab;*/
| + | |
| - | border: 1px solid #aaaaaa;
| + | |
| - | background-color:#f9f9f9;
| + | |
| - | padding: 5px;
| + | |
| - | font-size: 95%;
| + | |
| - | margin-left: 15px;
| + | |
| - | margin-bottom: 15px;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article a.extiw, #article a.extiw:active { color: #06f; }
| + | |
| - | | + | |
| - | #article a.external { color: #06f; }
| + | |
| - | | + | |
| - | #p-personal li a { color: #06f; }
| + | |
| - | | + | |
| - | #p-personal li a:hover {
| + | |
| - | text-decoration: underline;
| + | |
| - | }
| + | |
| - | | + | |
| - | #p-cactions li a { color: #00c; }
| + | |
| - | | + | |
| - | #p-cactions .new a { color:#c00; }
| + | |
| - | | + | |
| - | #preftoc a:active { color: #00c; }
| + | |
| - | | + | |
| - | #p-cactions {
| + | |
| - | left: 11.9em;
| + | |
| - | }
| + | |
| - | | + | |
| - | .portlet {
| + | |
| - | width: 12em;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Donor styling on HRWiki:Thank You! page. */
| + | |
| - | | + | |
| - | .donors p { line-height: 50px; }
| + | |
| - | .donor-0 { font-size: 98%; }
| + | |
| - | .donor-5 { font-size: 100%; }
| + | |
| - | .donor-10 { font-size: 102%; }
| + | |
| - | .donor-15 { font-size: 104%; }
| + | |
| - | .donor-20 { font-size: 106%; }
| + | |
| - | .donor-25 { font-size: 108%; }
| + | |
| - | .donor-30 { font-size: 110%; }
| + | |
| - | .donor-35 { font-size: 112%; }
| + | |
| - | .donor-40 { font-size: 114%; }
| + | |
| - | .donor-45 { font-size: 116%; }
| + | |
| - | .donor-50 { font-size: 118%; }
| + | |
| - | .donor-55 { font-size: 120%; }
| + | |
| - | .donor-60 { font-size: 122%; }
| + | |
| - | .donor-65 { font-size: 124%; }
| + | |
| - | .donor-70 { font-size: 126%; }
| + | |
| - | .donor-75 { font-size: 128%; }
| + | |
| - | .donor-80 { font-size: 130%; }
| + | |
| - | .donor-85 { font-size: 132%; }
| + | |
| - | .donor-90 { font-size: 134%; }
| + | |
| - | .donor-95 { font-size: 136%; }
| + | |
| - | .donor-100 { font-size: 138%; }
| + | |
| - | .donor-110 { font-size: 142%; }
| + | |
| - | .donor-120 { font-size: 146%; }
| + | |
| - | .donor-130 { font-size: 150%; }
| + | |
| - | .donor-140 { font-size: 154%; }
| + | |
| - | .donor-150 { font-size: 158%; }
| + | |
| - | .donor-160 { font-size: 162%; }
| + | |
| - | .donor-170 { font-size: 166%; }
| + | |
| - | .donor-180 { font-size: 170%; }
| + | |
| - | .donor-190 { font-size: 174%; }
| + | |
| - | .donor-200 { font-size: 178%; }
| + | |
| - | .donor-225 { font-size: 188%; }
| + | |
| - | .donor-250 { font-size: 198%; }
| + | |
| - | .donor-275 { font-size: 208%; }
| + | |
| - | .donor-300 { font-size: 218%; }
| + | |
| - | .donor-350 { font-size: 238%; }
| + | |
| - | .donor-400 { font-size: 358%; }
| + | |
| - | .donor-500 { font-size: 398%; }
| + | |
| - | | + | |
| - | input.searchButton {
| + | |
| - | padding: 0 0.4em !important;
| + | |
| - | cursor: pointer;
| + | |
| - | background-color: White;
| + | |
| - | border: 1px solid #2f6fab;
| + | |
| - | font-weight: normal;
| + | |
| - | }
| + | |
| - | | + | |
| - | #searchGoButton {
| + | |
| - | font-weight: normal;
| + | |
| - | }
| + | |
| - | | + | |
| - | #searchInput {
| + | |
| - | border: 1px solid #2f6fab;
| + | |
| - | }
| + | |
| - | | + | |
| - | input[type="radio"], input[type="checkbox"] {
| + | |
| - | border: none;
| + | |
| - | }
| + | |
| - | | + | |
| - | select {
| + | |
| - | border: 1px solid #2f6fab;
| + | |
| - | color: Black;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Styling external links */
| + | |
| - | #content a.external {
| + | |
| - | background: url(/skins/monobook/external.png) center right no-repeat !important;
| + | |
| - | padding-left: 0px !important;
| + | |
| - | padding-right: 13px !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Styling links to Homestar Runner */
| + | |
| - | #n-officialsite a,
| + | |
| - | #article a[href ^="http://www.homestarrunner.com"] {
| + | |
| - | background: url(/skins/monobook/hr-trans-blacker4.png) center left no-repeat !important;
| + | |
| - | padding-left: 23px !important;
| + | |
| - | padding-right: 0px !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Styling links to Homestar Runner Store */
| + | |
| - | #article a[href ^="http://store.yahoo.com/homestarrunner"] {
| + | |
| - | background: url(/skins/common/images/hrstore.png) center left no-repeat !important;
| + | |
| - | padding-left: 20px !important;
| + | |
| - | padding-right: 0px !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Styling links to Videlectrix */
| + | |
| - | #article a[href ^="http://www.videlectrix.com"] {
| + | |
| - | background: url(/skins/common/images/videlectrix.png) center left no-repeat !important;
| + | |
| - | padding-left: 20px !important;
| + | |
| - | padding-right: 0px !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Styling links to Thorax Corp. */
| + | |
| - | #article a[href ^="http://www.thoraxcorp.com"] {
| + | |
| - | background: url(/skins/common/images/thorax.png) center left no-repeat !important;
| + | |
| - | padding-left: 20px !important;
| + | |
| - | padding-right: 0px !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article blockquote {
| + | |
| - | border-left: 3px solid #06f;
| + | |
| - | margin-left: 2em;
| + | |
| - | padding-left: 1em;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article blockquote.email {
| + | |
| - | border: 4px solid #cc9;
| + | |
| - | background: #000;
| + | |
| - | background-image: url(/skins/common/images/emailbackground.gif);
| + | |
| - | background-repeat: no-repeat;
| + | |
| - | background-position: bottom right;
| + | |
| - | color: #fff;
| + | |
| - | font-weight: bold;
| + | |
| - | padding: 1em;
| + | |
| - | font-family: courier new, monospace;
| + | |
| - | width: 500px;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article blockquote.email p {
| + | |
| - | color: #fff;
| + | |
| - | font-weight: bold;
| + | |
| - | font-family: courier new, monospace;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article blockquote.tandy {
| + | |
| - | color: #0c0 !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article blockquote.short {
| + | |
| - | height: 6.5em;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article blockquote.email div {
| + | |
| - | background: #33f;
| + | |
| - | margin: 0;
| + | |
| - | padding: 0.2em;
| + | |
| - | border-bottom: 1px solid white;
| + | |
| - | }
| + | |
| - | | + | |
| - | form#userlogin {
| + | |
| - | float: left;
| + | |
| - | padding: 1em 1em .7em 1em;
| + | |
| - | background-color: #fed;
| + | |
| - | border: 2px solid #fa5;
| + | |
| - | color: #000;
| + | |
| - | margin-right: 2em;
| + | |
| - | width: 500px;
| + | |
| - | }
| + | |
| - | | + | |
| - | form#userlogin table {
| + | |
| - | float: left;
| + | |
| - | background-color: #fed;
| + | |
| - | background-image: url(/skins/common/images/poopsmith-background.gif);
| + | |
| - | background-repeat: no-repeat;
| + | |
| - | background-position: bottom left;
| + | |
| - | color: #000;
| + | |
| - | }
| + | |
| - | | + | |
| - | form#userlogin p {
| + | |
| - | text-align: center;
| + | |
| - | }
| + | |
| - | | + | |
| - | .notice {
| + | |
| - | text-align: justify;
| + | |
| - | margin: 1em;
| + | |
| - | padding: 0.2em;
| + | |
| - | }
| + | |
| - | | + | |
| - | #disambig {
| + | |
| - | border-top: 3px double #cccccc;
| + | |
| - | border-bottom: 3px double #cccccc;
| + | |
| - | }
| + | |
| - | | + | |
| - | /* Remove padding from external links displayed without icon */
| + | |
| - | #content #article .plainlinks a {
| + | |
| - | padding: 0 !important;
| + | |
| - | background: inherit !important;
| + | |
| - | }
| + | |
| - | | + | |
| - | #article, #article td, #article th, #article p
| + | |
| | { | | { |
| - | font-family: inherit !important;
| + | display: block ! important; |
| - | font-size: inherit !important;
| + | position: absolute; |
| - | color: inherit !important;
| + | right: 5px; |
| - | }
| + | top: 105px; |
| - | | + | |
| - | div.tleft { clear:left; }
| + | |
| - | div.tright { clear:right; }
| + | |
| - | | + | |
| - | form#search.inline br { display:none; }
| + | |
| - | | + | |
| - | .pBody {
| + | |
| - | font-size: 95%;
| + | |
| - | background-color: white;
| + | |
| - | color: black;
| + | |
| - | border-collapse: collapse;
| + | |
| - | border: 1px solid #aaa;
| + | |
| - | padding: 0 .8em .3em .5em;
| + | |
| - | }
| + | |
| - | .TheStickBox ul {
| + | |
| - | padding: 0 0 0 1.5em;
| + | |
| | } | | } |