MediaWiki:Exciter.css: Difference between revisions
From DM Live - the Depeche Mode live encyclopedia for the masses
Jump to navigationJump to search
(Created page with "→CSS placed here will be applied to users of the Exciter skin: →SITE-WIDE CSS: →Position site logo: #p-logo { margin: 0 0 0 .2em; } #siteSub { display:block...") |
No edit summary |
||
Line 10: | Line 10: | ||
#siteSub { display:block; } | #siteSub { display:block; } | ||
html, body, #mw-head {background: none; background-color: # | html, body, #mw-head {background: none; background-color: #b6bc8c;} | ||
#mw-body { border: 1px solid # | #mw-body { border: 1px solid #6e995e;} | ||
.mw-body-content {line-height: 1.45;} | .mw-body-content {line-height: 1.45;} | ||
.mw-body { | .mw-body { | ||
border-radius: 1em 0 0 1em; | border-radius: 1em 0 0 1em; | ||
border-top: 1px solid # | border-top: 1px solid #6e995e; | ||
border-left: 1px solid # | border-left: 1px solid #6e995e; | ||
border-bottom: 1px solid # | border-bottom: 1px solid #6e995e; | ||
background-color: #e8eae5 !important; | |||
} | } | ||
Line 38: | Line 39: | ||
#p-cactions ul li, #p-cactions ul li a { | #p-cactions ul li, #p-cactions ul li a { | ||
border-radius: 1em 1em 0 0; | border-radius: 1em 1em 0 0; | ||
border-top: 1px solid # | border-top: 1px solid #6e995e; | ||
border-left: 1px solid # | border-left: 1px solid #6e995e; | ||
border-right: 1px solid # | border-right: 1px solid #6e995e; | ||
background: # | background-color: #b6bc8c; | ||
color: #f1eef6; | |||
} | } | ||
#p-cactions li.selected { | #p-cactions li.selected { | ||
background-image: none; | background-image: none; | ||
color: # | color: #000000 !important; | ||
border-color: # | border-color: #6e995e !important; | ||
background-color: #b6bc8c !important; | |||
} | } | ||
Line 53: | Line 56: | ||
font-size: 102%; | font-size: 102%; | ||
text-decoration: none; | text-decoration: none; | ||
color: #000000 !important; | |||
background-color: #b6bc8c !important; | |||
} | } | ||
Line 60: | Line 65: | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
#p-cactions .pBody {background-color: #b6bc8c !important; } | |||
.portlet ul { line-height: 1.5em; font-size: 95%;} | .portlet ul { line-height: 1.5em; font-size: 95%;} | ||
Line 75: | Line 82: | ||
#wpSave { | #wpSave { | ||
-moz-border-radius: 15px; | -moz-border-radius: 15px; | ||
background-color: # | background-color: #b6bc8c !important; | ||
background-image: none !important; | background-image: none !important; | ||
border: 1px outset !important; | border: 1px outset !important; | ||
Line 86: | Line 93: | ||
#wpPreview { | #wpPreview { | ||
-moz-border-radius: 15px; | -moz-border-radius: 15px; | ||
background-color: # | background-color: #6e995e !important; | ||
background-image: none !important; | background-image: none !important; | ||
border: 1px outset !important; | border: 1px outset !important; | ||
Line 97: | Line 104: | ||
#wpDiff { | #wpDiff { | ||
-moz-border-radius: 15px; | -moz-border-radius: 15px; | ||
background-color: # | background-color: #6e995e !important; | ||
border: 1px outset !important; | border: 1px outset !important; | ||
background-image: none !important; | background-image: none !important; | ||
Line 110: | Line 117: | ||
#mw-panel .portal .body { | #mw-panel .portal .body { | ||
border-radius: 0 1em 1em 0; | border-radius: 0 1em 1em 0; | ||
border-bottom: 1px solid # | border-bottom: 1px solid #6e995e; | ||
border-right: 1px solid # | border-right: 1px solid #6e995e; | ||
border-top: 1px solid # | border-top: 1px solid #6e995e; | ||
font-size: 95%; | font-size: 95%; | ||
background-color: | background-color: #ffffff !important; | ||
color: black; | color: black; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Line 123: | Line 130: | ||
.pBody { | .pBody { | ||
border-radius: 0 1em 1em 0; | border-radius: 0 1em 1em 0; | ||
border-bottom: 1px solid # | border-bottom: 1px solid #6e995e; | ||
border-right: 1px solid # | border-right: 1px solid #6e995e; | ||
border-top: 1px solid # | border-top: 1px solid #6e995e; | ||
background-color: #e8eae5 !important; | |||
} | } | ||
#p-personal ul {background-color: #b6bc8c !important;} | |||
/*Gallery*/ | /*Gallery*/ | ||
li.gallerybox { | li.gallerybox { | ||
border: 1px solid # | border: 1px solid #6e995e; | ||
display: inline-block; | display: inline-block; | ||
vertical-align: top; | vertical-align: top; | ||
Line 144: | Line 154: | ||
li.gallerybox div.thumb { | li.gallerybox div.thumb { | ||
background-color: # | background-color: #e8eae5; | ||
border: 1px solid # | border: 1px solid #6e995e; | ||
margin: 2px 2px 0px 2px; | margin: 2px 2px 0px 2px; | ||
text-align: center; | text-align: center; | ||
Line 167: | Line 177: | ||
div.thumbinner { | div.thumbinner { | ||
text-align: left; | text-align: left; | ||
border: 1px solid # | border: 1px solid #6e995e; | ||
line-height: 1.4em; | line-height: 1.4em; | ||
padding: 3px; | padding: 3px; | ||
font-size: 94%; | font-size: 94%; | ||
padding: 3px; | padding: 3px; | ||
background-color: # | background-color: #e8eae5; | ||
overflow: hidden; | overflow: hidden; | ||
} | } |
Revision as of 06:18, 25 August 2019
/* CSS placed here will be applied to users of the Exciter skin */ /* SITE-WIDE CSS */ /* Position site logo */ #p-logo { margin: 0 0 0 .2em; } #siteSub { display:block; } html, body, #mw-head {background: none; background-color: #b6bc8c;} #mw-body { border: 1px solid #6e995e;} .mw-body-content {line-height: 1.45;} .mw-body { border-radius: 1em 0 0 1em; border-top: 1px solid #6e995e; border-left: 1px solid #6e995e; border-bottom: 1px solid #6e995e; background-color: #e8eae5 !important; } /* Set body text size to 13px */ #bodyContent {font-size: 1em; color: #000000;} /* DPL */ .columnizeme ul { display: block; } .columnizeme-3 ul { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; } /* Tabs */ #p-cactions ul li, #p-cactions ul li a { border-radius: 1em 1em 0 0; border-top: 1px solid #6e995e; border-left: 1px solid #6e995e; border-right: 1px solid #6e995e; background-color: #b6bc8c; color: #f1eef6; } #p-cactions li.selected { background-image: none; color: #000000 !important; border-color: #6e995e !important; background-color: #b6bc8c !important; } #p-cactions ul { font-size: 102%; text-decoration: none; color: #000000 !important; background-color: #b6bc8c !important; } #p-cactions li { height: 140%; line-height: .8em; border-bottom: none; } #p-cactions .pBody {background-color: #b6bc8c !important; } .portlet ul { line-height: 1.5em; font-size: 95%;} /* MAIN PAGE DESIGN CSS */ body.page-Main_Page #t-cite, body.page-Main_Page #footer-info-lastmod, body.page-Main_Page #siteSub, body.page-Main_Page #contentSub, body.page-Main_Page h1.firstHeading { display: none !important; } /* Style the edit buttons */ #wpSave { -moz-border-radius: 15px; background-color: #b6bc8c !important; background-image: none !important; border: 1px outset !important; text-shadow: none !important; color: #000000; } #wpSave:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;} #wpPreview { -moz-border-radius: 15px; background-color: #6e995e !important; background-image: none !important; border: 1px outset !important; text-shadow: none !important; color: #ffffff; } #wpPreview:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;} #wpDiff { -moz-border-radius: 15px; background-color: #6e995e !important; border: 1px outset !important; background-image: none !important; text-shadow: none !important; color: #ffffff; } #wpDiff:hover { background-color: #ffffff !important; color: #07080d; transition: all .25s ease;} /* SIDEBAR */ #mw-panel .portal .body { border-radius: 0 1em 1em 0; border-bottom: 1px solid #6e995e; border-right: 1px solid #6e995e; border-top: 1px solid #6e995e; font-size: 95%; background-color: #ffffff !important; color: black; border-collapse: collapse; padding: 0 .8em .3em .5em; background-image: none; } .pBody { border-radius: 0 1em 1em 0; border-bottom: 1px solid #6e995e; border-right: 1px solid #6e995e; border-top: 1px solid #6e995e; background-color: #e8eae5 !important; } #p-personal ul {background-color: #b6bc8c !important;} /*Gallery*/ li.gallerybox { border: 1px solid #6e995e; display: inline-block; vertical-align: top; background: #f0f0f2; height: 205px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; } li.gallerybox div.thumb { background-color: #e8eae5; border: 1px solid #6e995e; margin: 2px 2px 0px 2px; text-align: center; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px; } div.gallerytext { font-size: 85%; line-height: 12px; overflow: hidden; padding: 0px 4px; word-wrap: break-word; height: 50px; } div.thumbinner { text-align: left; border: 1px solid #6e995e; line-height: 1.4em; padding: 3px; font-size: 94%; padding: 3px; background-color: #e8eae5; overflow: hidden; } /* Make the list of references smaller */ ol.references, div.reflist, div.refbegin { font-size: 90%; } /* Restore category box to pre-MediaWiki 1.18.0 margins */ #catlinks li { margin: 0 0; padding: 0 0.4em; } .mw-plusminus-pos { border-bottom: 1px dotted; cursor: help; } .mw-plusminus-neg { border-bottom: 1px dotted; cursor: help; } .mw-plusminus-null { border-bottom: 1px dotted; cursor: help; } #searchInput { width: 10.9em; margin: 0; font-size: 95%; }