MediaWiki:Common.css
Z Kitakija
(rozdźěle mjazy wersijoma/wersijami)
(z górnoserbskeje Kitakije) |
(-zbytne formaty, dodank) |
||
Rědka 385: | Rědka 385: | ||
clear: right; | clear: right; | ||
font-size: 90%; | font-size: 90%; | ||
- | |||
- | |||
- | |||
} | } | ||
Rědka 393: | Rědka 390: | ||
.infobox th { | .infobox th { | ||
vertical-align: top; | vertical-align: top; | ||
- | |||
- | |||
} | } | ||
Rědka 554: | Rědka 549: | ||
border-width: 1px; | border-width: 1px; | ||
} | } | ||
- | + | ||
+ | tr.hintergrundfarbe1 th, | ||
+ | tr th.hintergrundfarbe1, | ||
+ | table.hintergrundfarbe1, | ||
.hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */ | .hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */ | ||
background-color: #f9f9f9; | background-color: #f9f9f9; | ||
} | } | ||
+ | tr.hintergrundfarbe2 th, | ||
+ | tr th.hintergrundfarbe2, | ||
+ | table.hintergrundfarbe2, | ||
.hintergrundfarbe2 { /* "Weiß", für Nicht-Artikel-Seiten, neutral */ | .hintergrundfarbe2 { /* "Weiß", für Nicht-Artikel-Seiten, neutral */ | ||
background-color: #ffffff; | background-color: #ffffff; | ||
} | } | ||
+ | tr.hintergrundfarbe3 th, | ||
+ | tr th.hintergrundfarbe3, | ||
+ | table.hintergrundfarbe3, | ||
.hintergrundfarbe3 { /* "Gelb", auffällig */ | .hintergrundfarbe3 { /* "Gelb", auffällig */ | ||
background-color: #ffff40; | background-color: #ffff40; | ||
} | } | ||
+ | tr.hintergrundfarbe4 th, | ||
+ | tr th.hintergrundfarbe4, | ||
+ | table.hintergrundfarbe4, | ||
.hintergrundfarbe4 { /* Sehr auffällig */ | .hintergrundfarbe4 { /* Sehr auffällig */ | ||
background-color: #ffaa00; | background-color: #ffaa00; | ||
} | } | ||
+ | tr.hintergrundfarbe5 th, | ||
+ | tr th.hintergrundfarbe5, | ||
+ | table.hintergrundfarbe5, | ||
.hintergrundfarbe5 { /* Neutral, abgesetzt */ | .hintergrundfarbe5 { /* Neutral, abgesetzt */ | ||
background-color: #e0e0e0; | background-color: #e0e0e0; | ||
} | } | ||
+ | tr.hintergrundfarbe6 th, | ||
+ | tr th.hintergrundfarbe6, | ||
+ | table.hintergrundfarbe6, | ||
.hintergrundfarbe6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | .hintergrundfarbe6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | ||
background-color: #b3b7ff; | background-color: #b3b7ff; | ||
} | } | ||
+ | tr.hintergrundfarbe7 th, | ||
+ | tr th.hintergrundfarbe7, | ||
+ | table.hintergrundfarbe7, | ||
.hintergrundfarbe7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | .hintergrundfarbe7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | ||
background-color: #ffcbcb; | background-color: #ffcbcb; | ||
} | } | ||
+ | tr.hintergrundfarbe8 th, | ||
+ | tr th.hintergrundfarbe8, | ||
+ | table.hintergrundfarbe8, | ||
.hintergrundfarbe8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | .hintergrundfarbe8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | ||
background-color: #ffebad; | background-color: #ffebad; | ||
} | } | ||
+ | tr.hintergrundfarbe9 th, | ||
+ | tr th.hintergrundfarbe9, | ||
+ | table.hintergrundfarbe9, | ||
.hintergrundfarbe9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | .hintergrundfarbe9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ | ||
background-color: #b9ffc5; | background-color: #b9ffc5; |
Wersija z 15:06, 27 septembra 2010
/** Na toś tom městnje wustatkujo se CSS na wšykne šaty. */ /*-----------------------------------------------------------------------------------------*/ /* Glědajśo: CSS w toś tej dataji buźo se za wšych wužywarjow na wšych bokach wustatkowaś. */ /*-----------------------------------------------------------------------------------------*/ /* Common.css ist in drei grundlegende Abschnitte gegliedert: */ /* 1. Editierbare Seiteninhalte */ /* 2. Sonstige Anpassungen (Spezialseiten, u.a.) */ /* 3. Hauptseitenspezifisches */ /* Jede Ergänzung/Änderung muss vorher jeweils für alle Skins auf Tauglichkeit getestet werden, */ /* individuell per User.css! Ist hier erstmal geändert, dauert es dank Cache eine Weile, bis die */ /* Änderungen bei allen Nutzern sichtbar oder, bei Fehlern, korrigiert sind. */ /* +++++ 1. ANPASSUNGEN DER ANZEIGE VON EDITIERBAREN SEITENINHALTEN +++++ */ /* Personennamen in Kapitälchen: class="Person" */ .Person { display: inline; font-variant: small-caps; font-style: normal; } /* [[Wikipedia:Zitate|Zitate]] (siehe [[Vorlage:Zitat]]) */ p.Zitat { font-style: normal; margin-bottom: 0em; } p.cite { margin-top: 0em; padding-left: 1em; } /* [[Wikipedia:Quellenangaben|Quellenangaben]] nicht kursiv, da sie ggf. verschiedene Bestandteile enthalten */ cite { font-style: normal; } /* Stylesheet-Ergänzung zu Standard-[[Wikipedia:Navigationsleisten|Navigationsleisten]] */ div.BoxenVerschmelzen, div.NavFrame { margin: 0px; padding: 2px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; clear:both; position: relative; } div.BoxenVerschmelzen div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #ffffff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; font-size: 100%; background-color: #efefef; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } /* Abstand vor Navigationsleisten */ div.BoxenVerschmelzen, div.NavFrame { margin-top: 1.5em; } div.BoxenVerschmelzen div.NavFrame { margin-top: 0; } div.NavFrame + div.NavFrame, table.infobox td > div.NavFrame { margin-top: 0; } /* Wotkaz k pokazowanju nawigaciskich lajstow naprawo .NavToggle { font-size: x-small; position:absolute; right:6px; padding: 0 0.5em; }*/ /* z ruskeje wikipedije */ a.NavToggle { position:absolute; top:0px; right:6px; font-weight:normal; font-size:smaller; } /* Navigationsleisten nicht mit ausdrucken */ @media print{ .NavFrame { display: none; } .BoxenVerschmelzen { display: none; } } /* z ruskeje wikipedije, za předłohu Nawitabela */ /* tróšku změnjeny po jendźelskej wikipediji */ /* {Навигационная таблица} */ table.navbox { background-color: #f9f9f9; border: 1px solid #aaa; clear: both; font-size: 90%; /*margin: 1em 0em 0em;*/ margin:auto; text-align: center; padding: 1px; width: 100%; } /* wjace njeje nuzny z formatami z jendźelskeje wikipedije table.navbox th { background-color: #ccf; padding-left: 1em; padding-right: 1em; text-align: right; } */ /* z esperantorěčneje a jendźelskeje wikipedije */ table + table.navbox, div + table.navbox, ol + table.navbox, ul + table.navbox { margin-top: 1em; /* Margin at top of stack */ } table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */ margin-top: -1px; /* (doesn't work for IE6, but that's okay) */ } .navbox-title, .navbox-abovebelow, table.navbox th { text-align: center; /* Title and above/below styles */ padding-left: 1em; padding-right: 1em; } .navbox-group { /* Group style */ white-space: nowrap; text-align: right; font-weight: bold; padding-left: 1em; padding-right: 1em; } .navbox, .navbox-subgroup { background: #fdfdfd; /* Background color */ } .navbox-list { border-color: #fdfdfd; /* Must match background color */ } .navbox-title, table.navbox th { background: #ccccff; /* Level 1 color */ } .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { background: #ddddff; /* Level 2 color */ } .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { background: #e6e6ff; /* Level 3 color */ } .navbox-subgroup .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-subgroup .navbox-abovebelow { background: #f0f0ff; /* Level 4 color */ } .navbox-even { background: #f7f7f7; /* Even row striping */ } .navbox-odd { background: transparent; /* Odd row striping */ } /* Stylesheet-Ergänzung zu SideBoxen (ehedem [[Wikipedia:TownBox|TownBox]]) */ div.sideBox { position: relative; float: right; background: white; margin-left: 1em; border: 1px solid gray; padding: 0.3em; width: 200px; overflow: hidden; clear: right; } div.sideBox dl { padding: 0; margin: 0 0 0.3em 0; font-size: 96%; } div.sideBox dl dt { background: none; margin: 0.4em 0 0 0; } div.sideBox dl dd { margin: 0.1em 0 0 1.1em; background-color: #f3f3f3; } /* Stylesheet-Ergänzung zu [[Wikipedia:Taxoboxen|Taxoboxen]] */ table.taxobox { border-collapse: collapse; border: 1px solid gray; float: right; margin-left: 0.5em; background-color:white; } table.taxobox th { background-color: #9BCD9B; border: solid 1px gray; text-align: center; font-weight: bold; } table.taxobox td { vertical-align:top; } table.taxobox .Person { font-style: normal; } table.taxobox div.thumb, table.taxobox div.thumb * { margin: 0; padding: 0; float: none; border: none; } table.taxobox div.magnify { display: none; } table.taxobox tr td div.thumb div div.thumbcaption { text-align:center; } table.taxobox td.Person { text-align:center; display:block; } table.taxobox td.taxo-name { text-align:center; } table.taxobox td.taxo-bild { text-align:center; } /* Stylesheet-Ergänzung zu [[Wikipedia:Paläoboxen|Paläoboxen]] */ table.palaeobox { border-collapse: collapse; border: 1px solid gray; float: right; margin-left: 0.5em; background-color:white; } table.palaeobox th { background-color: #e7dcc3; border: solid 1px gray; text-align: center; font-weight: bold; } table.palaeobox td { vertical-align:top; } table.palaeobox .Person { font-style: normal; } table.palaeobox div.thumb, table.palaeobox div.thumb * { margin: 0; padding: 0; float: none; border: none; } table.palaeobox div.magnify { display:none; } table.palaeobox tr td div.thumb div div.thumbcaption { text-align:left; } table.palaeobox td.Person { text-align:center; display:block; } table.palaeobox td.taxo-name { text-align:center; } table.palaeobox td.taxo-bild { text-align:center; } table.palaeobox td.taxo-zeit { text-align:center; } table.palaeobox td.taxo-ort { text-align:left; } /* aus Vorlage zur Entlastung, skinabhängigen Darstellung und Kombinierbarkeit hierher ausgelagert - nětko bjez dźěl "table" před dypkom po němskej wikipediji */ .wikitable, .prettytable { margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #AAA solid; border-collapse: collapse; empty-cells:show; } .wikitable th, .wikitable td, .prettytable th, .prettytable td { border: 1px #AAA solid; padding: 0.3em; } .wikitable caption, .prettytable caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } .float-left { float: left; clear: left; } .float-right { float: right; clear: right; } /* Bitte KEINE weiteren Definitionen dieser Art für Boxen hier, das gehört in entsprechende Vorlagen! */ /* Hier 20 Mal Trivialitäten wie "text-align:center" zu definieren verlangsamt alles und ist nicht */ /* Sinn der Sache. (Und wer nicht weiß warum, hat's nicht verstanden.) */ /* za infokašćiki po ruskej a esperantorěčnej wikipediji */ .infobox { border: 1px solid #aaaaaa; background-color: #f9f9f9; margin-bottom: 0.5em; margin-left: 1em; padding: 0.4em; float: right; clear: right; font-size: 90%; } .infobox td, .infobox th { vertical-align: top; } .infobox td { background:#f9f9f9; } .infobox caption { font-size: larger; /*margin-left: inherit;*/ } .infobox .infoboximage { /* formaty za fota a jich wopis */ background:#FFF; padding:0; margin-top:0; color:#000; text-align:center; } .infobox.bordered { border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th { border: 1px solid #aaaaaa; } .infobox.bordered .borderless td, .infobox.bordered .borderless th { border: 0; } .infobox.sisterproject { width: 20em; font-size: 90%; } /* styles for bordered infobox with merged rows */ .infobox.bordered .mergedtoprow td, .infobox.bordered .mergedtoprow th { border: 0; border-top: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa; } .infobox.bordered .mergedrow td, .infobox.bordered .mergedrow th { border: 0; border-right: 1px solid #aaaaaa; } /* Za znutřkownu tabelu / for internal table */ .infobox .tabela, .infobox .tabela th, .infobox .tabela td, .infobox .nogrid, .infobox .nogrid th, .infobox .nogrid td { border:0; } .infobox .tabela .nopadding td, .infobox .tabela .nopadding th, .infobox .nopadding td, .infobox .nopadding th { padding:0px; background:#fff; } /* styles for geography infoboxes, e.g. countries, national subdivisions, cities, etc. */ .infobox.geography { border: 1px solid #ccd2d9; text-align: left; border-collapse: collapse; line-height: 1.2em; font-size: 90%; } .infobox.geography td, .infobox.geography th { border-top: solid 1px #ccd2d9; padding: 0.4em 0.2em 0.4em 0.8em; } .infobox.geography .mergedtoprow td, .infobox.geography .mergedtoprow th { border-top: solid 1px #ccd2d9; padding: 0.4em 0.2em 0.2em 0.8em; } .infobox.geography .mergedrow td, .infobox.geography .mergedrow th { border: 0; padding: 0 0.2em 0.2em 0.8em; } .infobox.geography .mergedbottomrow td, .infobox.geography .mergedbottomrow th { border-top: 0; border-bottom: solid 1px #ccd2d9; padding: 0 0.2em 0.4em 0.8em; } .infobox.geography .maptable td, .infobox.geography .maptable th { border: 0; padding: 0 0 0 0; } /* Do not expand [[Wikipedia:WikiProjekt Georeferenzierung|kvaleberg.com-URLs]] for printing */ #content span.coordinates a.external.text:after, #content span.coordinates a.external.autonumber:after { content: ""; } #content div.coordinates a.external.text:after, #content div.coordinates a.external.autonumber:after { content: ""; } /* Metadaten (bspw. [[Wikipedia:Personendaten|Personendaten]]) */ table.metadata { border: 1px solid #aaaaaa; display: none; } .metadata-label { color: #aaaaaa; } /* [[Vorlage:Stub|Stubvorlage]] nicht anzeigen*/ #Vorlage_Stub { display: none; } /* * Farbdefinitionen für Rahmen und Hintergründe von [[Wikipedia:Textbausteine|Textbausteinen]]. * Hier: Standardvorgaben für "dunkle Schrift auf hellem Grund". * Für Hell-auf-dunkel-Skins ([[MediaWiki:Amethyst.css|Amethyst]]) müssen dort entsprechende Definitionen * zusätzlich eingetragen werden! Anpassungen für andere Skins sind optional. * (Die Angaben der Rahmenstärke dienen der Bequemlichkeit, so dass man * für dünne Rahmen nur noch "border-style" angeben muss.) */ .rahmenfarbe1 { /* Wie Inhaltsverzeichnis */ border-color: #aaaaaa; border-width: 1px; } .rahmenfarbe2 { /* Unauffällig, geringer Kontrast */ border-color: #e9e9e9; border-width: 1px; } .rahmenfarbe3 { /* "Rot", auffällig */ border-color: #c00000; border-width: 1px; } .rahmenfarbe4 { /* Neutrale Farbe, deutlich */ border-color: #8888aa; border-width: 1px; } .rahmenfarbe5 { /* "Schwarz", hoher Kontrast */ border-color: #000000; border-width: 1px; } tr.hintergrundfarbe1 th, tr th.hintergrundfarbe1, table.hintergrundfarbe1, .hintergrundfarbe1 { /* Wie Inhaltsverzeichnis */ background-color: #f9f9f9; } tr.hintergrundfarbe2 th, tr th.hintergrundfarbe2, table.hintergrundfarbe2, .hintergrundfarbe2 { /* "Weiß", für Nicht-Artikel-Seiten, neutral */ background-color: #ffffff; } tr.hintergrundfarbe3 th, tr th.hintergrundfarbe3, table.hintergrundfarbe3, .hintergrundfarbe3 { /* "Gelb", auffällig */ background-color: #ffff40; } tr.hintergrundfarbe4 th, tr th.hintergrundfarbe4, table.hintergrundfarbe4, .hintergrundfarbe4 { /* Sehr auffällig */ background-color: #ffaa00; } tr.hintergrundfarbe5 th, tr th.hintergrundfarbe5, table.hintergrundfarbe5, .hintergrundfarbe5 { /* Neutral, abgesetzt */ background-color: #e0e0e0; } tr.hintergrundfarbe6 th, tr th.hintergrundfarbe6, table.hintergrundfarbe6, .hintergrundfarbe6 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ background-color: #b3b7ff; } tr.hintergrundfarbe7 th, tr th.hintergrundfarbe7, table.hintergrundfarbe7, .hintergrundfarbe7 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ background-color: #ffcbcb; } tr.hintergrundfarbe8 th, tr th.hintergrundfarbe8, table.hintergrundfarbe8, .hintergrundfarbe8 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ background-color: #ffebad; } tr.hintergrundfarbe9 th, tr th.hintergrundfarbe9, table.hintergrundfarbe9, .hintergrundfarbe9 { /* Allgemein „bunt“, für Hervorhebungen und Unterscheidungen */ background-color: #b9ffc5; } /* z jendźelskeje wikipedije */ /* Stile za horicontalne UL-lisćiny */ /* Style for horizontal UL lists */ .horizontal ul { padding: 0; margin: 0; } .horizontal li { padding: 0 0.6em 0 0.4em; display: inline; border-right: 1px solid; } .horizontal li:last-child { border-right: none; padding-right: 0; } /* za předłohi, kotrež maja klasu "messagebox" (z enwp) */ .messagebox { border: 1px solid #aaa; background-color: #f9f9f9; width: 80%; margin: 0 auto 1em auto; padding: .2em; } .messagebox.merge { border: 1px solid #c0b8cc; background-color: #f0e5ff; text-align: center; } .messagebox.cleanup { border: 1px solid #9f9fff; background-color: #efefff; text-align: center; } .messagebox.standard-talk { border: 1px solid #c0c090; background-color: #f8eaba; } .messagebox.nested-talk { border: 1px solid #c0c090; background-color: #f8eaba; width: 100%; margin: 2px 4px 2px 4px; } .messagebox.small { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; } .messagebox.small-talk { width: 238px; font-size: 85%; float: right; clear: both; margin: 0 0 1em 1em; line-height: 1.25em; background: #F8EABA; } /* Article message box template styles */ table.ambox { margin: -1px 10% 0px; /* -1px = Single border between stacked boxes in all browsers */ border-collapse: collapse; background: #fbfbfb; border: 1px solid #aaa; border-left: 10px solid #1e90ff; /* Default "notice" blue */ display:table; /* za Firefox, Mozilla, SeaMonkey, Opera */ } * html table.ambox {display:block;} /* za Internetexplorer 5-6 */ *+html table.ambox {display:block;} /* za Internetexplorer 7 */ table.ambox th.ambox-text, table.ambox td.ambox-text { /* The message body cell(s) */ padding: 0.25em 0.5em; /* 0.5em left/right */ width: 100%; /* Make all templates the same width regardless of text size */ } table.ambox td.ambox-image { /* The left image cell */ padding: 2px 0px 2px 0.5em; /* 0.5em left, 0px right */ text-align: center; } table.ambox td.ambox-imageright { /* The right image cell */ padding: 2px 4px 2px 0px; /* 0px left, 4px right */ text-align: center; } table.ambox-notice { border-left: 10px solid #1e90ff; /* módry - Blue */ /* border-right: 10px solid #1e90ff; */ /* If you want two blue bars */ } table.ambox-speedy { border-left: 10px solid #b22222; /* čerwjeny - Red */ background: #fee; /* róžojty - Pink */ } table.ambox-delete, table.ambox-serious { border-left: 10px solid #b22222; /* čerwjeny - Red */ } table.ambox-content { border-left: 10px solid #f28500; /* oranžowy - Orange */ } table.ambox-style { border-left: 10px solid #f4c430; /* žołty - Yellow */ } table.ambox-good { border-left: 10px solid #66CC44; /* zeleny - green */ } table.ambox-growth { border-left: 10px solid #228b22; /* ćěmnozeleny - darkgreen */ } table.ambox-discussion { border-left: 10px solid #339966; /* srjedźny zeleny - middle green */ } table.ambox-move, table.ambox-merge { border-left: 10px solid #9932cc; /* fijałkojty - Purple */ } table.ambox-protection { border-left: 10px solid #bba; /* šěry - Gray */ } table.ambox-archiw { border-left: 10px solid #909000; /* bruny - brown, dodawk po eowp a dsbwp */ } table.ambox.ambox-mini { /* małka kašćik naprawo - small floating box variant */ float: right; clear: right; margin: 0 0 0 1em; width: 25%; } @media print { /* Do not print article message boxes */ .ambox { /* Nječisć nastawkowe zdźělenske kašćiki */ display: none; } } /* z jendźelskeje wikipedije */ /* Image message box styles */ table.imbox { margin: 4px 10%; border-collapse: collapse; border: 3px solid #1e90ff; /* Default "notice" blue */ background: #fbfbfb; } .imbox-text .imbox { /* For imboxes inside imbox-text cells. */ margin: 0 -0.5em; /* 0.9 - 0.5 = 0.4em left/right. */ } .mbox-inside .imbox { /* For imboxes inside other templates. */ margin: 4px; } th.imbox-text, td.imbox-text { /* The message body cell(s) */ border: none; padding: 0.25em 0.9em; /* 0.9em left/right */ width: 100%; } td.imbox-image { /* The left image cell */ border: none; padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */ text-align: center; } td.imbox-imageright { /* The right image cell */ border: none; padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */ text-align: center; } table.imbox-notice { border: 3px solid #1e90ff; /* Blue */ } table.imbox-speedy { border: 3px solid #b22222; /* Red */ background: #fee; /* Pink */ } table.imbox-delete { border: 3px solid #b22222; /* Red */ } table.imbox-content { border: 3px solid #f28500; /* Orange */ } table.imbox-style { border: 3px solid #f4c430; /* Yellow */ } table.imbox-move { border: 3px solid #9932cc; /* Purple */ } table.imbox-protection { border: 3px solid #bba; /* Gray-gold */ } table.imbox-license { border: 3px solid #88a; /* Dark gray */ background: #f7f8ff; /* Light gray */ } table.imbox-featured { border: 3px solid #cba135; /* Brown-gold */ } /* z jendźelskeje wikipedije */ /* Category message box styles */ table.cmbox { margin: -1px 10%; border: 1px solid #aaa; background: #DFE8FF; /* Default "notice" blue */ } th.cmbox-text, td.cmbox-text { /* The message body cell(s) */ border: none; padding: 0.25em 0.5em; /* 0.5em left/right */ width: 100%; } td.cmbox-image { /* The left image cell */ border: none; padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ text-align: center; } td.cmbox-imageright { /* The right image cell */ border: none; padding: 2px 0.8em 2px 0; /* 0px left, 0.8em right */ text-align: center; } table.cmbox-notice { background: #DFE8FF; /* Blue */ } table.cmbox-speedy { margin-top: 1px; margin-bottom: 1px; border: 4px solid #b22222; /* Red */ background: #FFDBDB; /* Pink */ } table.cmbox-delete { background: #FFDBDB; /* Red */ } table.cmbox-content { background: #FFE7CE; /* Orange */ } table.cmbox-style { background: #FFF9DB; /* Yellow */ } table.cmbox-move { background: #F1D0FF; /* Purple */ } table.cmbox-protection { background: #EFEFE1; /* Gray-gold */ } /* z jendźelskeje wikipedije */ /* Other pages message box styles */ table.ombox { margin: 4px 10%; border-collapse: collapse; border: 1px solid #aaa; /* Default "notice" gray */ background: #f9f9f9; } th.ombox-text, td.ombox-text { /* The message body cell(s) */ border: none; padding: 0.25em 0.9em; /* 0.9em left/right */ width: 100%; } td.ombox-image { /* The left image cell */ border: none; padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */ text-align: center; } td.ombox-imageright { /* The right image cell */ border: none; padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */ text-align: center; } table.ombox-notice { border: 1px solid #aaa; /* Gray */ } table.ombox-speedy { border: 2px solid #b22222; /* Red */ background: #fee; /* Pink */ } table.ombox-delete { border: 2px solid #b22222; /* Red */ } table.ombox-content { border: 1px solid #f28500; /* Orange */ } table.ombox-style { border: 1px solid #f4c430; /* Yellow */ } table.ombox-move { border: 1px solid #9932cc; /* Purple */ } table.ombox-protection { border: 2px solid #bba; /* Gray-gold */ } /* z jendźelskeje wikipedije */ /* Talk page message box styles */ table.tmbox { margin: 4px 10%; border-collapse: collapse; border: 1px solid #c0c090; /* Default "notice" gray-brown */ background: #f8eaba; } table.tmbox-small { /* For the "small=yes" option */ float: right; clear: both; margin: 4px 0 4px 1em; width: 238px; font-size: 85%; line-height: 1.25em; } .tmbox-text .tmbox { /* For tmboxes inside tmbox-text cells. */ margin: 0 -0.5em; /* 0.9 - 0.5 = 0.4em left/right. */ } .mbox-inside .tmbox { /* For tmboxes inside other templates. */ margin: 4px; } th.tmbox-text, td.tmbox-text { /* The message body cell(s) */ border: none; padding: 0.25em 0.9em; /* 0.9em left/right */ width: 100%; } td.tmbox-image { /* The left image cell */ border: none; padding: 2px 0px 2px 0.9em; /* 0.9em left, 0px right */ text-align: center; } td.tmbox-imageright { /* The right image cell */ border: none; padding: 2px 0.9em 2px 0px; /* 0px left, 0.9em right */ text-align: center; } table.tmbox-speedy { border: 2px solid #b22222; /* Red */ background: #fee; /* Pink */ } table.tmbox-delete { border: 2px solid #b22222; /* Red */ } table.tmbox-content { border: 2px solid #f28500; /* Orange */ } table.tmbox-style { border: 2px solid #f4c430; /* Yellow */ } table.tmbox-move { border: 2px solid #9932cc; /* Purple */ } table.tmbox-protection, table.tmbox-notice { border: 1px solid #c0c090; /* Gray-brown */ } /* za tabele znutřka tabele */ td.intern table td { border:0; } /* z esperantorěčneje wikipedija wot wužiwarja Arno Lagrange /* Provata por evoluigo de ŝablono:Projekto - trovita ĉe Arno Lagrange*/ #druhe_projekty { border: 1px solid #aaa; padding: 4px; font-size: 90%; background: #f9f9f9; float: right; clear: right; margin: 1em 0 1em 1em; width: 250px; } #druhe_projekty p { text-align:center; margin: 5px 0; } #druhe_projekty ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0; } #druhe_projekty li { margin: 0; padding: 7px 0 7px 35px; background: no-repeat left center; } #druhe_projekty li.commons { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Commons-logo.svg/25px-Commons-logo.svg.png); } #druhe_projekty li.species { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Wikispecies-logo.svg/25px-Wikispecies-logo.svg.png); } #druhe_projekty li.dictionary { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/9/9f/Wiktprintable_without_text.svg/25px-Wiktprintable_without_text.svg.png); } #druhe_projekty li.versity { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Wikiversity-logo.svg/25px-Wikiversity-logo.svg.png); } #druhe_projekty li.books { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/6/64/Wikibooks-logo-fr.png/25px-Wikibooks-logo-fr.png); } #druhe_projekty li.source { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Wikisource-logo.svg/25px-Wikisource-logo.svg.png); } #druhe_projekty li.quote { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikiquote-logo.svg/25px-Wikiquote-logo.svg.png); } #druhe_projekty li.news { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Wikinews-logo.svg/25px-Wikinews-logo.svg.png); } #druhe_projekty li.meta { background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wikimedia_Community_Logo.svg/25px-Wikimedia_Community_Logo.svg.png); } #druhe_projekty li a { font-weight: bold; font-style: italic; } /* +++++ 2. SONSTIGE ANPASSUNGEN (Spezialseiten, u. a.) +++++ */ /* Markierung von Redirects in [[Special:Allpages]] und [[Special:Watchlist]] */ .allpagesredirect a { font-style: italic; color:green; } .watchlistredir a { font-style: italic; color:green; } /* Einmal gelesene Bestandteile (z.B. in der Sitenotice) ausblenden, sobald css geladen ist */ #gelesen { display:none; } /* Skinabhängige absolute Positionierungen ausblenden */ /* Bitte [[MediaWiki Diskussion:Common.css#Absolute_Positionierungen]] beachten */ #coordinates_3_ObenRechts, #issnlink, #editcount, #shortcut, #artikelstadium { display: none; } /* CommonsTicker styles */ .tickerList ul, .tickerList ul li { list-style: none; text-indent:-2em; margin-left:2em; text-align:left; } .tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0; margin-left:1.5em; text-align:left; } .tickerAction_deleted:before { content:" WEG "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_restored:before { content:" RST "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_replaced:before { content:" ERS "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedTag:before { content:" +LA "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedTag:before { content:" -LA "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedBad:before { content:" +LA "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedBad:before { content:" -LA "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedGood:before { content:" +OK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedGood:before { content:" -OK "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } .tickerUsage { font-size:80%; } /* ticker usage list */ .tickerTemplateEntry { font-weight: bold; } /* entry applies to a template used by multiple images */ /* per-status styles */ .tickerStatus_done:before {content:" Fixed "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:90%; text-decoration: none;} .tickerStatus_done { text-decoration:line-through; font-size: small; } /* strike through when entry has been handeled (done) */ /*.tickerStatus_done .tickerAction_deleted:before { content:" "; text-decoration: none;}*/ .tickerStatus_done .tickerAction_deleted:before { text-decoration: none; } /* local reupload */ .tickerStatus_local {text-decoration:line-through; font-size: small; } .tickerStatus_local .tickerAction_deleted:before {content:" "; text-decoration: none;} .tickerStatus_local:before { content:" re-uploaded locally "; color: #00AA00; font-family:monospace; font-weight:bold; font-size:90%; text-decoration: none;} /* in process of fixing */ .tickerStatus_fixing .tickerAction_deleted:before {content:" "; text-decoration: none;} .tickerStatus_fixing:before {content:"fixing"; color: #FF8800; font-family:monospace; font-weight:bold; font-size:90%;} /* Won'tfix */ .tickerStatus_wontfix .tickerAction_deleted:before {text-decoration: none;} .tickerStatus_wontfix {text-decoration: line-through;} .tickerStatus_wontfix:before {content:"Will not fix"; color: #CC0000; font-family:monospace; font-weight:bold; font-size:90%;text-decoration:none;} /* similiar */ .tickerStatus_similiar .tickerAction_deleted:before {text-decoration: none;} .tickerStatus_similiar {text-decoration: line-through;} .tickerStatus_similiar:before {content:"REPL Article;no fix"; color: #FF4400; font-family:monospace; font-weight:bold; font-size:90%;text-decoration:none;} /* NA */ .tickerStatus_NA .tickerAction_deleted:before {text-decoration: none;} .tickerStatus_NA:before {content:"No NEG"; color: #00FF20;} ul span.tickerStatus_NA + ul span.tickerUsage {display:none;} span.tickerStatus_NA span.tickerUsage {display:none;} /*Needed so that both subentrys and non-subentrys both are invisivble */ /* Anpassungen für [[:Template:Link_FA]] */ /* hide the template */ #bodyContent span.FA { display: none; } /* change the bullets for links to special articles */ #p-lang li.FA { list-style-image: url("http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png"); } #p-lang li.GA { list-style-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/QS_blue_star_small.png/9px-QS_blue_star_small.png') } /* without this, special bullets go too far to the left */ /* .portlet li { list-style-image: url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png"); } */ /* Keine Vergrößerung der Zeilenhöhe durch hochgestellte Zahlen der Fußnoten */ .reference, .references sup { font-size: 91%; vertical-align: text-top; position: relative; top: -0.3em; } /* z ruskeje wikipedije za nowe knefliki pod redigowanskim woknom */ /* для вставки кратких описаний изменений, из польской Вики*/ /* powyższe tylko dla zgodności wstecznej */ #userSummaryButtonsA a { background: #cfc; border: 1px dotted #090; padding: 0px 2px; margin: 2px; cursor: pointer; font-size: 80%; line-height: 17px; color: black; } #userSummaryButtonsA a:hover { background: #bfb; border: 1px solid #9c9; text-decoration:none; } /* za předłohu UTC2, kotraž ma jara wjele informacijow */ div.utc {position:relative;} div.utc hr {display:none;} div.utc ul {display:none; position:absolute; top:4.9em; left:0; background-color:#cfc; border:1px dotted #696; z-index:100; width:100%; margin:0;} div.utc:hover ul {display:block;} div.utc ul li {list-style:none; margin:0; padding:0 0.5em;} /* za předłohu NjedostatkowyTyp, kotraž ma dodatki pokiw */ div.njedostatk {position:relative;} div.njedostatk hr {display:none;} div.njedostatk p.pokiw {display:none; position:absolute; /*top:2.6em; left:0;*/ top:-3.7em; right:0; background-color:#cfc; border:1px dotted #696; z-index:100; width:80%; margin:0; padding:0.3em 0.5em; -moz-border-radius:0; } div.njedostatk:hover p.pokiw {display:block;} /* schować na stronach w mjenowym rumje Wikipedija: (ns-4) ale tež w dokumentaciskim dźělu předłohi:Zarodk */ .ns-4 div.njedostatk:hover p.pokiw, .page-Předłoha_Zarodk div.njedostatk:hover p.pokiw {display:none;} /* za předłohi, kotrež předłohu "Zarodk po namjeće" jako bazowu předłohu wužiwaja */ div.zarodk {position:relative;} div.zarodk hr {display:none;} div.zarodk p.rqinfo {display:none; position:absolute; top:-3.8em; /*left:0;*/ right:0; background-color:#cfc; border:1px dotted #696; z-index:100; width:80%; margin:0; padding:0.3em 0.5em; -moz-border-radius:0;} div.zarodk:hover p.rqinfo {display:block;} /* schować na stronach w mjenowym rumje Wikipedija: (ns-4) ale tež w dokumentaciskim dźělu předłohi:Zarodk */ .ns-4 div.zarodk:hover p.rqinfo, .page-Předłoha_Zarodk div.zarodk:hover p.rqinfo {display:none;} /* formaty za předłohu:Rq */ /* móžeš dalše formaty z pomocu css-dataje přidawać */ div#rqcontent hr {display:none;} div#rq {position:relative; margin: 0 10%;} /* Außenabstand von ambox übernommen */ /* ambox Außenabstand entfernen, um überflüssige Lücke loszuwerden, die beim :hover-Effekt nur stört */ div#rq table.ambox {margin:0;} div#rq p#rqinfo {display:none; position:absolute; top:-4em; /*left:0;*/ right:0; background-color:#cfc; border:1px dotted #696; z-index:100; width:22em; margin:0; padding:0.3em 0.5em; -moz-border-radius:0; } div#rq:hover p#rqinfo {display:block;} /* +++++ 3. Nowa [[Hłowna strona]] (wot 2008) +++++ */ /* witamy */ .hs-format1 {background-color:#f9f9ff;} .hs-titul1 {background-color:#f1faff;} /* někotre kašćiki */ .hs-format2 {background-color:#f3f3ff;} .hs-titul2 {background-color:#f1faff;} /* porjedźenje za kašćik "Encyklopedija" */ .hs-format2 div.NavFrame {margin-top:0;} /* eksterne wotkazy */ .hs-format3 {background-color:#efffff;} .hs-titul3 {background-color:#f1faff;} /* z němskeje Monobook.css, kotraž tu ekwiwalent nima. */ /*-----------------------------------------------------------------------------*/ /* Anpassungen für die Stabilen Versionen */ /*-----------------------------------------------------------------------------*/ /* Die Prüfbox verschieben */ .flaggedrevs_short { float:right; position:relative; z-index:1; top:-33px; right:20px; border:0; padding:1px; margin-left:25px; margin-bottom:-28px; } /* Tabelle mit redundantem Sichtungsbalken in der Prüfbox ausblenden */ table #mw-revisionratings-box { display:none; } /* z němskeje Monobook.css, kotraž tu ekwiwalent nima. */ /* CSS-Klassen für Schriftarten * Achtung: IE6 mag keine Zeilenumbrüche zwischen den Fonts. */ .Unicode { font-family: 'Code2000','Sun-ExtA','Arial Unicode MS','NSimSun',sans-serif; } .Unicode1 { font-family: 'Code2001','Quivira','MPH 2B Damase',sans-serif; } .Unicode2 { font-family: 'Sun-ExtB','Code2002',sans-serif; } .IPA { font-family: 'Quivira','Code2000','Sun-ExtA','DejaVu Sans','Gentium','Arial Unicode MS','Lucida Sans Unicode',sans-serif; } .IAST { font-family: 'Code2000','SunExtA','Arial Unicode MS',sans-serif; } .altitalisch { font-family: 'Quivira','Code2001','MPH 2B Damase',sans-serif; } .gotisch { font-family: 'Quivira','Code2001','MPH 2B Damase',sans-serif; } .hebrew { font-family: 'Quivira','Sun-ExtA','Arial Unicode MS','SBL Hebrew','Code2000','MPH 2B Damase', sans-serif; } .spanAr { font-family: 'Arial Unicode MS','Scheherazade','Code2000','DejaVu Sans',sans-serif; } .music-symbol { font-family: 'Musical Symbols','Euterpe','Code2001',sans-serif; } /* formaty za předłohu Wjacore wobrazy */ /* njeby tamniša hódnosć 'center' parametra 'połoženje' hewak fungowało */ .thumb.tnone { margin-left:auto; margin-right:auto; } /* Za wěste pomocne strony, kaž na př. [[Wikipedija:Wužiwarske kašćiki/Barbowa šema]] */ /* jeli wužiwaš za tam listowane předłohi swójske CSS-formaty, prošu přidawaj swojej CSS-stronje th.only-css, td.only-css { display:table-cell; } /* za IE */ /* * html th.only-css { display:block; } - span.only-css {display:inline;} */ .only-css { display:none; } /** * Stylesheet for Babel extension. * * This should be added to your MediaWiki:Common.css page when installing this * extension and should not be modified. You may modify the CSS code on the * MediaWiki:Common.css page to adjust colours etc. * * @addtogroup Extensions */ /* Babel wrapper layout. */ table.mw-babel-wrapper { width: 238px; float: right; clear: right; margin: 1em; border-style: solid; border-width: 1px; border-color: #99B3FF; } /* Babel box layout. */ div.mw-babel-box { float: left; clear: left; margin: 1px; } div.mw-babel-box table { width: 238px; } div.mw-babel-box table th { width: 238px; width: 45px; height: 45px; font-size: 14pt; font-family: monospace; } div.mw-babel-box table td { font-size: 8pt; padding: 4pt; line-height: 1.25em; } /* Babel box colours. */ div.mw-babel-box-0 { border: solid #B7B7B7 1px; } div.mw-babel-box-1 { border: solid #C0C8FF 1px; } div.mw-babel-box-2 { border: solid #77E0E8 1px; } div.mw-babel-box-3 { border: solid #99B3FF 1px; } div.mw-babel-box-4 { border: solid #CCCC00 1px; } div.mw-babel-box-5 { border: solid #F99C99 1px; } div.mw-babel-box-N { border: solid #6EF7A7 1px; } div.mw-babel-box-0 table th { background-color: #B7B7B7; } div.mw-babel-box-1 table th { background-color: #C0C8FF; } div.mw-babel-box-2 table th { background-color: #77E0E8; } div.mw-babel-box-3 table th { background-color: #99B3FF; } div.mw-babel-box-4 table th { background-color: #CCCC00; } div.mw-babel-box-5 table th { background-color: #F99C99; } div.mw-babel-box-N table th{ background-color: #6EF7A7; } div.mw-babel-box-0 table { background-color: #E8E8E8; } div.mw-babel-box-1 table { background-color: #F0F8FF; } div.mw-babel-box-2 table { background-color: #D0F8FF; } div.mw-babel-box-3 table { background-color: #E0E8FF; } div.mw-babel-box-4 table { background-color: #FFFF99; } div.mw-babel-box-5 table { background-color: #F9CBC9; } div.mw-babel-box-N table { background-color: #C5FCDC; } .babel-box td.babel-footer { text-align: center; }