MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus WIKI LAUER-FISCHER GmbH
Zeile 49: | Zeile 49: | ||
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_build.png/18px-Crystal_Clear_action_build.png); background-repeat: no-repeat; background-position: 96% 0.33em; padding-right: 25px; } | background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_build.png/18px-Crystal_Clear_action_build.png); background-repeat: no-repeat; background-position: 96% 0.33em; padding-right: 25px; } | ||
− | #mainpage_mwtitle { color: #005288; } /* The words 'MediaWiki.org' in the title. */ | + | #mainpage_mwtitle { color: #005288; } |
+ | |||
+ | /* The words 'MediaWiki.org' in the title. */ | ||
+ | |||
+ | /* +++++ [[Main Page]] +++++ */ | ||
+ | |||
+ | #mainpage h2 { | ||
+ | background-color: #d8e8ff; | ||
+ | border: 1px solid #8898bf; | ||
+ | font-size: 1em; | ||
+ | font-weight: bold; | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0; | ||
+ | padding-top: 0.1em; | ||
+ | padding-bottom: 0.1em; | ||
+ | } | ||
+ | #mainpage .content { | ||
+ | background-color: #ffffff; | ||
+ | border: 1px solid #8898bf; | ||
+ | border-top: 0px solid white; | ||
+ | padding: 0.3em 0.8em 0.4em 0.8em; | ||
+ | } | ||
+ | #mainpage .content hr { | ||
+ | background-color: #8898bf; | ||
+ | color: #8898bf; | ||
+ | height: 1px; | ||
+ | margin:0.5em 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #mainpage .content .more { | ||
+ | clear: both; | ||
+ | font-size: 95%; | ||
+ | margin-top: 0.8em; | ||
+ | text-align: right; | ||
+ | } | ||
+ | .mainpage-top, | ||
+ | .mainpage-left, | ||
+ | .mainpage-right { | ||
+ | margin-bottom: 1em; | ||
+ | } | ||
+ | .mainpage-left { | ||
+ | margin-right: 0.5em; | ||
+ | } | ||
+ | .mainpage-right { | ||
+ | margin-left: 0.5em; | ||
+ | } | ||
+ | .mainpage-top h2, | ||
+ | .mainpage-bottom h2 { | ||
+ | text-align: center; | ||
+ | } | ||
+ | .mainpage-top .content .portals { | ||
+ | font-weight: bold; | ||
+ | margin-top: 0.2em; | ||
+ | margin-bottom: 0.2em; | ||
+ | } | ||
+ | .mainpage-top .content .internal { | ||
+ | font-size: 90%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .mainpage-left h2, | ||
+ | .mainpage-right h2 { | ||
+ | text-indent: 0.8em; | ||
+ | } | ||
+ | #mainpage-projects .content a { | ||
+ | font-weight: bold; | ||
+ | } |
Version vom 10. Mai 2011, 12:14 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ /** 1. INDICATION OF NAMESPACES **/ /* Pseudo NS Special (light grey) */ .ns--2 #content { background-color: #e7edf5; } .ns--2 div.thumb { border-color: #000000; } /* NS Project + Project_talk (light sky blue) */ .ns-4 #content, .ns-5 #content { background-color: #e7edf5; } .ns-4 div.thumb, .ns-5 div.thumb { border-color: #FFFFFF; } /* NS MediaWiki + MediaWiki_talk (light grey) */ .ns-8 #content, .ns-9 #content { background-color: #e7edf5; } .ns-8 div.thumb, .ns-9 div.thumb { border-color: #FFFFFF; } /* NS Manual + Manual_talk (light bluish violet) */ .ns-100 #content, .ns-101 #content { background-color: #e7edf5; } .ns-100 div.thumb, .ns-101 div.thumb { border-color: #FFFFFF; } <br> /***** 2. COLOR CLASSES FOR CONTENT *****/ /* Border colors */ .borderc1 { transparent } .borderc2 { transparent } .borderc3 { transparent } .borderc4 { transparent } .borderc5 { transparent } .borderc6 { transparent } .borderc7 { border-color: transparent } .borderc8 { transparent } /* Background colors */ .backgroundc1 { background-color: #e7edf5; } .backgroundc2 { background-color: #e7edf5; } .backgroundc3 { background-color: #e7edf5; } .backgroundc4 { background-color: #e7edf5; } .backgroundc5 { background-color: #e7edf5; } .backgroundc6 { background-color: #e7edf5; } .backgroundc7 { background-color: #e7edf5; } .backgroundc8 { background-color: #e7edf5; } <br>/** 4. MAIN PAGE STYLING **/ #mainpage_topbox { background: #c7d7e8; padding: 0px; border: transparent; margin: 0.2em 10px 10px; } .mainpage_boxtitle, .mainpage_hubtitle, #mainpage_pagetitle { font-size: 105%; padding: 0.4em; background-color: #c7d7e8; border-bottom: transparent; } .mainpage_boxtitle { line-height: 120%; } #mainpage_pagetitle { color: #c7d7e8; font-size: 200% !important; } #mainpage_sitelinks { padding: 0.2em; text-align: center; background-color: white; } .mainpage_hubtitle { text-align: center; } .mainpage_boxcontents, .mainpage_boxcontents_small { background: #ffffff; padding: 0.2em 0.4em; } .mainpage_boxcontents_small { font-size: 95%; } .mainpage_hubbox, #mainpage_newscell, #mainpage_downloadcell { padding: 0; border: 0px solid #aaaaaa; } .mainpage_hubbox { margin-bottom: 0; } #mainpage_newscell { margin-bottom: 15px; margin-top: 0 !important; } #mainpage_newscell .mainpage_boxtitle { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/20px-Exquisite-khelpcenter.png); background-repeat: no-repeat; background-position: 99% 0.3em; padding-right: 25px; } #mainpage_downloadcell { width: 17em; margin-bottom: 5px; } #mainpage_downloadcell .mainpage_boxtitle { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_build.png/18px-Crystal_Clear_action_build.png); background-repeat: no-repeat; background-position: 96% 0.33em; padding-right: 25px; } #mainpage_mwtitle { color: #005288; } /* The words 'MediaWiki.org' in the title. */ /* +++++ [[Main Page]] +++++ */ #mainpage h2 { background-color: #d8e8ff; border: 1px solid #8898bf; font-size: 1em; font-weight: bold; margin-top: 0; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; } #mainpage .content { background-color: #ffffff; border: 1px solid #8898bf; border-top: 0px solid white; padding: 0.3em 0.8em 0.4em 0.8em; } #mainpage .content hr { background-color: #8898bf; color: #8898bf; height: 1px; margin:0.5em 0; padding: 0; } #mainpage .content .more { clear: both; font-size: 95%; margin-top: 0.8em; text-align: right; } .mainpage-top, .mainpage-left, .mainpage-right { margin-bottom: 1em; } .mainpage-left { margin-right: 0.5em; } .mainpage-right { margin-left: 0.5em; } .mainpage-top h2, .mainpage-bottom h2 { text-align: center; } .mainpage-top .content .portals { font-weight: bold; margin-top: 0.2em; margin-bottom: 0.2em; } .mainpage-top .content .internal { font-size: 90%; text-align: center; } .mainpage-left h2, .mainpage-right h2 { text-indent: 0.8em; } #mainpage-projects .content a { font-weight: bold; }