نکته: پس از انتشار ممکن است برای دیدن تغییرات نیاز باشد که حافظهٔ نهانی مرورگر خود را پاک کنید.
- فایرفاکس / سافاری: کلید Shift را نگه دارید و روی دکمهٔ Reload کلیک کنید، یا کلیدهای Ctrl-F5 یا Ctrl-R را با هم فشار دهید (در رایانههای اپل مکینتاش کلیدهای ⌘-R)
- گوگل کروم: کلیدهای Ctrl+Shift+R را با هم فشار دهید (در رایانههای اپل مکینتاش کلیدهای ⌘-Shift-R)
- Edge: کلید Ctrl را نگهدارید و روی دکمهٔ Refresh کلیک کنید، یا کلیدهای Ctrl-F5 را با هم فشار دهید
/** * morebits.css * =========== * Styles to support morebits.js. * * The morebits library is maintained by the maintainers of Twinkle. * For queries, suggestions, help, etc., head to [[WT:TW]]. * The latest development source is available at [https://github.com/azatoth/twinkle/blob/master/morebits.css]. */ /* Status */ .tw_status_status { color: #4682B4; } .tw_status_info { color: #228B22; } .tw_status_warn { color: #FF4500; } .tw_status_error { color: #FF4500; font-weight: bold; } /* Quickform */ form.quickform { width: 96%; vertical-align: middle; margin: auto; padding: .5em; } form.quickform * { font-family: Tahoma, 'DejaVu Sans', sans-serif; vertical-align: middle; } form.quickform fieldset { margin: .4em 0 1em; } form.quickform legend { color: #31628F; font-weight: bold; } form.quickform input[type=text], form.quickform select { min-width: 15em; font-size: 110%; } form.quickform select { border: 1px solid gray; margin-left: .2em; } form.quickform h5 { margin: .5em 0 0; padding: .3em .2em .2em; } /* only give the top border to headers with something above them */ form.quickform div + h5, form.quickform div + div h5, form.quickform h5 + h5 { border-top: 1px solid #88A; } form.quickform textarea { width: 100%; height: 4em; font-size: 150%; } form.quickform span.quickformDescription { font-style: italic; } form.quickform .tooltipButtonContainer { position: relative; width: 100%; } form.quickform .tooltipButton { color: blue; font-weight: bold; cursor: help; padding: .2em; } /* Portlet */ .skin-vector div div.extraMenu h5 span { background-position: 90% 50%; } .skin-vector div.extraMenu h5 a { padding-left: .4em; padding-right: .4em; padding-bottom: 0; width: auto; } .skin-vector div.extraMenu h5 a span { display: inline-block; font-size: .8em; font-weight: normal; padding-top: 0.5em; margin-right: 14px; } .skin-modern #mw_contentwrapper div.portlet { overflow: hidden; height: 1.5em; margin: 0 0 0 14em; padding: 0; } .skin-modern #mw_contentwrapper div.portlet h5 { display: none; } .skin-modern #mw_contentwrapper div.portlet div.pbody { margin: 0; padding: 0; } .skin-modern #mw_contentwrapper div.portlet div.pbody ul { display: inline; margin: 0; } .skin-modern #mw_contentwrapper div.portlet div.pbody ul li { display: block; float: left; height: 1.5em; margin: 0 .5em; padding: 0 .2em; text-transform: lowercase; } .skin-modern #mw_contentwrapper div.portlet div.pbody ul li a { text-decoration: underline; } .skin-modern #mw_contentwrapper div.portlet div.pbody ul li.selected a { text-decoration: none; } /* SimpleWindow */ .morebits-dialog { border: 1px #666 solid; font: small Tahoma, 'DejaVu Sans', sans-serif; background-color: #F0F8FF !important; background-image: none !important; } body.skin-monobook .morebits-dialog { font-size: 125%; } body .ui-dialog.morebits-dialog .ui-dialog-titlebar { height: 1em; background: repeat-x 50% 80% #cfd6e1 !important; /* the actual image is specified in morebits.js - ResourceLoader mangles data: URIs in CSS */ font-weight: bold; font-family: Tahoma, 'DejaVu Sans', sans-serif; font-size: 1em; padding: .4em .3em .5em !important; } .morebits-dialog-scriptname { font-weight: normal; } .ui-dialog.morebits-dialog .ui-dialog-titlebar-close { height: 100%; left: 0; top: auto; width: 2em; margin: -.5em -.15em 0; } .ui-dialog.morebits-dialog .ui-dialog-titlebar-close span { margin: .33em; } .ui-dialog.morebits-dialog .morebits-dialog-content { font-size: 88%; /* this just seems to be traditional - I don't quite see the point, in this day and age of huge monitors, etc. */ padding: 0; } body .ui-dialog.morebits-dialog .ui-dialog-buttonpane { background-color: #BCCADF; margin: 0; min-height: .5em; padding-left: 1.2em !important; } body .ui-dialog.morebits-dialog .ui-dialog-buttonpane button { float: none; margin: .2em 0 -.1em; padding-top: 0; padding-bottom: 0; cursor: auto; } .morebits-dialog-footerlinks { font-size: 90%; float: right; margin: .7em .4em 0 0; } body .ui-dialog.morebits-dialog .morebits-dialog-footerlinks a { color: #3062AD; } .morebits-dialog-buttons[data-empty] + .morebits-dialog-footerlinks { margin: .1em .4em -.2em 0; } .ui-dialog.morebits-dialog a, .ui-dialog.morebits-dialog .ui-widget-content a { color: #0645AD; /* jQuery imposes a ridiculous nearly-black colour on <a> tags... I don't understand it */ } .ui-icon-inline { display: inline-block; } body{ font-family: "iranian sans"; font-size: 110%; } /** CSS an dieser Stelle wirkt sich auf alle Skins aus */ /* Unterdrückung Ausgabe Überschrift auf Hauptseite */ body.page-Hauptseite.action-view h1.firstHeading, body.page-Hauptseite.action-view #contentSub { display: none; } /* Unterdrückt Ausgabe nachgestellter Links */ #content .url a.external.text:after, #content .url a.external.autonumber:after, #content .printNoLink a.external.text:after, #content .printNoLink a.external.autonumber:after { content: ''; } @media print { .panorama, .noprint, #footer-info-copyright-stats { display: none; } #content a.external.text:after, #content a.external.autonumber:after { font-weight: normal; } } /* Mehrspaltiger Text */ .nColumns { -moz-column-gap: 1em; -webkit-column-gap: 1em; column-gap: 1em; } .twoColumns { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; } .threeColumns { -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; } .fourColumns { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; } .nColumns *:first-child { margin-top: 0; padding-top: 0; } @media (max-width: 800px) { .twoColumns, .threeColumns, .fourColumns { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; } } /* Auslagerung von Stil-Vorlagen zur Performance-Steigerung */ /* Multiline and pretty tables */ .multiline, .prettytable { border: 1px solid #6cc8f3; background-color: #ffffff; border-collapse: collapse; border-spacing: 0 0; margin: 1em 0; empty-cells: show; } .multiline th, .multiline td, .prettytable td, .prettytable th { border: 1px solid #6cc8f3; padding: 0.25em; vertical-align: baseline; } .prettytable th, .multiline th { /* hightlighting */ text-align: center; background: #f0f0f0; color: #004f80; } .multiline th { text-align: left; } .multiline .even td { background-color: #F8f8f8; } .multiline .odd td { background-color: #ffffff; } .multiline.noBorder th { border-left: none; border-right: none; } .multiline.noBorder td { border: none; } /* Nutzung in Tabellen */ .sortable th { text-align: left; } .verticalCentered td, .verticalCentered th { vertical-align: middle; } .textCentered td, .textCentered th { text-align: center; } .lastColAlign td:last-child { vertical-align: middle; text-align: center; } /* Tabellen für Bildergalerien */ .galleryTable { clear: right; float: right; margin: 0 0 1em 1em; vertical-align: top; border-collapse: collapse; background: #fff; border-spacing: 0 0; } .noFloat { clear: both; float: none; margin: 0; } .galleryTable td, .galleryTable th { padding: 0; vertical-align: top; } /* für Vorlage:Bildergalerie */ .igContainer { margin: 0; } .igContainer.tright, .igContainer.tleft { margin-bottom: 0; } .igContainer + .igContainer { margin-top: 0; } .igCol { display: inline-block; vertical-align: top; margin: 0 0.5em 0 0; padding: 0; } .igContainer.tright .igCol { margin: 0 0 0 0.5em; } .igCol .thumb { margin: 0 0 0.7em; } @media print { .igContainer .thumbinner { max-width: 200px; } .igContainer img { max-width: 95%; height: auto; } } /* Artikel-Inhaltsverzeichnis */ /* Allow limiting of which header levels are shown in a TOC; * <div class="toclimit-3">, for instance, will limit to * showing ==headings== and ===headings=== but no further * (as long as there are no =headings= on the page, which * there shouldn't be according to the MoS). * [[Vorlage:TOC limit]] */ .toclimit-2 .toclevel-1 ul, .toclimit-3 .toclevel-2 ul, .toclimit-4 .toclevel-3 ul, .toclimit-5 .toclevel-4 ul, .toclimit-6 .toclevel-5 ul, .toclimit-7 .toclevel-6 ul { display: none; } /* für Vorlage:AndereOrte (Other locations) */ .otherLocations { background: #f0f0f0; border-bottom: 1px solid #888; padding: 0; margin: 1em 0; } .otherLocations table { background: #f0f0f0; border-collapse: collapse; margin: 0; } .otherLocations td { padding: 0.5em 1em; } /* Artikelstatus */ .article_status { clear: both; padding: 5px; margin: 0.75em 0; text-align: center; border: 1px solid #6CC8F3; background: #F0F0F0; border-radius: 5px; font-size: 110%; } .article_status td { text-align: center; vertical-align: middle; padding: 5px; } .article_status td:first-child { padding: 5px 1em; } /* Für Babel-Vorlagen */ .babel { margin-bottom: 0.5em; border: #99B3FF solid 1px; background: transparent; padding-top: 3px; } .babel-header { text-align: center; font-weight: bold; margin: 0 3px 3px; } .babel-footer { text-align: center; margin: 3px; } #content .usr-lng {width: 238px; background: #c5fcdc; border: solid #6EF7A7 1px; margin: 0 3px 3px;} .usr-lng .usr-code {background: #6ef7a7;} #content .usr-lng-0 {width: 238px; background: #FFE0E8; border: solid #ffb3b3 1px; margin: 0 3px 3px;} .usr-lng-0 .usr-code {background: #FFB3B3;} #content .usr-lng-1 {width:238px; background: #f0f8ff; border: solid #c0c8ff 1px; margin: 0 3px 3px;} .usr-lng-1 .usr-code {background: #c0c8ff;} #content .usr-lng-2 {width: 238px; background: #d0f8ff; border: solid #77e0e8 1px; margin: 0 3px 3px;} .usr-lng-2 .usr-code {background: #77e0e8;} #content .usr-lng-3 {width: 238px; background: #e0e8ff; border: solid #99b3ff 1px; margin: 0 3px 3px;} .usr-lng-3 .usr-code {background: #99b3ff;} #content .usr-lng-4 {width: 238px; background: #ffff99; border: solid #cccc00 1px; margin: 0 3px 3px;} .usr-lng-4 .usr-code {background: #ffff00;} #content .usr-loc {width: 238px; background: #c0c0ff; border: solid #5050ff 1px; margin: 0 3px 3px;} .usr-loc .usr-code {background: #5050ff;} #content .usr-code, #bodyContent .usr-text {border-style: none; vertical-align: middle;} #content .usr-code {width: 45px; height: 45px; text-align: center; font-size: 14pt;} #content .usr-text {text-align: left; vertical-align: middle; font-size: 8pt; padding: 4pt; line-height: 1.25em;} #content .usr-rtl {font-size: 11pt; text-align: right; direction: rtl;} /* Styles for article indicators */ .mw-indicators { /* Workaround for bug 73297 */ float:right; line-height:1.6; font-size:0.875em; position:relative; z-index:1 } .mw-indicator { /* Workaround for bug 73297 */ display:-moz-inline-block; display:inline-block; zoom:1; *display:inline } .mw-indicators { background: #ffffff; } .mw-indicator { margin-left: 5px; vertical-align: top; } #mw-indicator-i3-geo table { border-collapse: collapse; background: transparent; } #mw-indicator-i3-geo td { font-size: 0.9em; line-height: 100%; vertical-align: middle; padding: 0 0 0 10px; text-align: right; border-left: 1px solid #88a; } #mw-indicator-i3-geo td.icon { border-left: none; height: 27px; width: 35px; padding: 0 10px 0 0; } #mw-indicator-i3-geo a.external:link, #mw-indicator-i3-geo a.external:visited, #mw-indicator-i3-geo a.external:hover, #mw-indicator-i3-geo a.external:active { text-decoration: none; } #mw-indicator-i4-thema, #mw-indicator-i4-unesco, #mw-indicator-i6-zdm, #mw-indicator-i9-status { padding-top: 1px; } /* Schriften für seltenere Sprachen */ .spanCop { /* Vorlage:cop, copS */ font-family: ArialCoptic,'Arial Coptic','Free Serif KoptosMS','Free Serif CoptoMS','New Athena Unicode','MPH 2B Damase',Code2000,Quivira,Analecta,Antinoou; } /* Edittools: Specialchars */ #specialchars { margin-top: 3px; border: 1px solid #aaa; padding: 1px 1px 3px; text-align: left; background-color: #fff; } #specialchars p { font-family: 'Arial Unicode MS','Lucida Sans Unicode','MS Mincho',Arial,sans-serif; text-decoration: none; line-height: 1.7em; } #specialchars .arabic { font-family: 'Traditional Arabic','Arial Unicode MS','Lucida Sans Unicode','MS Mincho',sans-serif; font-size: 1.5em; line-height: 1.8em; } #specialchars .burmese { font-family: 'Myazedi',sans-serif; font-size: 1.5em; line-height: 1.8em; } #specialchars .khmer { font-family: 'Khmer OS',sans-serif; font-size: 1.5em; line-height: 2.2em; } #specialchars a { color: #000; background: #dff1ff; border: 1px #000 outset; padding: 0 3px 3px; font-size: 0.9em; } #specialchars a:hover { background-color: #f3faff; border-style: outset; } #specialchars a:active { background-color: #f3faff; border-style: inset; } /* Tags for most accessed pages */ #tags { float: right; background: #ffffff; width: 25%; padding: 0.5em 1em; line-height: 2em; } #tags span { display: -moz-inline-block; display: inline-block; } #tags a { padding: 2px 4px 2px 0; } .tag0 a { font-size: 12px; color: #004f80; } .tag1 a { font-size: 16px; color: #247ca1; } .tag2 a { font-size: 18px; color: #48aac2; } .tag3 a { font-size: 20px; color: #6cc8f3; } /* Image information container */ .information { width: 100%; } .information th { background: #ccccff; text-align: right; padding: 0.4em; width: 15%; vertical-align: top; } .information[dir="rtl"] th { text-align: left; } .information td { vertical-align: top; padding: 0.4em; text-align: left; } .information + .information { border-top: none; } .InformationBox { margin: 0.5em 0; padding: 0.5em; border: 2px solid #6cc8f3; background: #F6F6F6; position:relative; clear:both; } .LizenzBox { margin: 0.5em 0; padding: 0.5em; border: 2px solid #80F000; background: #F6F6F6; position:relative; clear:both; } div.permissionStyle, div.restrictionStyle { text-align: center; padding: 0; } div.permissionStyle table, table.permissionStyle, div.restrictionStyle table, table.restrictionStyle { text-align: left; clear: both; width: 100%; margin: 0.5em auto; background-color: #f6f6f6; border: 2px solid #80F000; border-collapse: collapse; } div.restrictionStyle table, table.restrictionStyle { background-color: #e8f8e8; border: 2px solid #80d080; } div.permissionStyle td, div.restrictionStyle td { padding: 1em; vertical-align: middle; } div.permissionStyle td:first-child, div.restrictionStyle td:first-child { width: 90px; text-align: center; padding-right: 0; } div.selfBox { text-align: center; padding: 0.5em; clear: both; margin: 0.5em auto; background-color: #f6f6f6; border: 2px solid #80f000; } div.warning { clear: both; margin: 0.5em auto; padding: 1em 1em 1em 7.5em; background-color: #fff0f0; background-position: 1em 50%; background-repeat: no-repeat; border: 2px solid #ff0000; } div.missing { border: 1px solid #e3e3b0; background: #ffffee; padding: 0.5em 1em; text-align: center; margin: 0; } /* Quickbar styles */ #content .qb { border: 1px solid #6cc8f3; margin: 0 0 1em; border-radius: 5px; } #content .qbRight { clear: right; float: right; margin: 0 0 1em 1em; width: 300px; } #content .qbRightDiv { clear: right; float: right; margin: 0 0 1em 1em; } #content .qbLeft { clear: left; float: left; margin: 0 1em 0 1em; width: 300px; } .qb td { padding: 2px 0.4em; vertical-align: baseline; } .qb th { padding: 2px 0.4em; vertical-align: baseline; text-align: left; font-weight: bold; } #content .qb .qbHeader { text-align: center; color: #004f80; padding: 0.3em 0.35em; font-size: 1.2em; background: #f0f0f0; border-top: 1px solid #c0c0c0; } #content .qb tr:first-child .qbHeader { border-top: none; border-radius: 5px 5px 0 0; } .qbImage { text-align: center; padding: 5px 2px; margin-left: auto; margin-right: auto; } .qbImage div.thumb { border-style: none; margin-bottom: 0; } .qbImage div.thumbinner { border-style: none; padding: 0 !important; background: transparent; margin: 0 auto; } .qbImage div.tright { float: none; margin: 0; } .qb .qbImageCell { padding: 0; } .qbImageCell .qbHeader { border-bottom: none; } .breakable { font-size: 7%; line-height: 0.1%; text-decoration: none !important; visibility: hidden; } @media print { #content .qb { border-width: 0.25mm; } #content .qb .qbHeader { font-size: 1em; background: #f0f0f0; border-top: 0.25mm solid #c0c0c0; border-bottom: 0.25mm solid #c0c0c0; } } /* spezielle Quickbar Elemente individuell formatieren */ #qb_flag img { box-shadow: 2px 2px 6px #a4a4a4; } /* Corporate Design */ .containerTabs { border: 1px solid #6cc8f3; border-radius: 5px 5px 0 0; margin: 0 0 0 0.75em; padding: 0.2em 1em; background: #f0f0f0; float: left; position: relative; top: 1px; z-index: 2; } #content div.mainTab { border-bottom: 1px solid #f0f0f0; } #content > .boxTabsEnd { /* Verstecken vor IE 6 */ display: none; } /* JS-generierte Tabs, siehe [[Portal:Ägypten/Auf einen Blick 2]] */ .tabbedContainers .containerTabs { font-weight: normal; text-decoration: none; color: #002bb8; cursor: pointer; display: none; } .tabbedContainers .mainTab { font-weight: bold; text-decoration: none; color: #000000; cursor: text; display: none; } .tabbedContainers .showIt { display: block; } @media print { .tabbedContainers .containerTabs, .tabbedContainers .mainTab, .tabbedContainers .showIt, .tabbedContainers .boxTabsEnd { display: none; } } /* Rahmen und Überschriften */ .container, .framedBox, .mcContainer, .navContainer { box-sizing: border-box; border: 1px solid #6cc8f3; border-radius: 5px; position: relative; padding: 0 0.5em 3px; margin: 0.75em 0 0; } .framedBox { /* immer ohne Überschrift */ padding-top: 0.4em; } .mcContainer { margin-top: 0; padding-bottom: 0.75em; } .mcContainer + .mcContainer, .container + .mcContainer, .mcContainer .mcContainer { margin-top: 0.75em; } .cFirst, .containerTabs + .container, .boxTabsEnd + .container { margin: 0; clear: both; } .var1, .mcVar1 { /* blau */ border-color: #6cc8f3; } .var2, .mcVar2 { /* grün */ border-color: #80f000; } .var3, .mcVar3 { /* rot */ border-color: #f3706c; } .container .editLink, .container .mw-collapsible-toggle { display: block; float: right; font-size: 90%; background: transparent; margin: 0.5em 0 0.5em 0.5em; padding-top: 0.4em; } .container .header, .mcContainer .header { background: #f0f0f0; color: #004f80; margin: 0.75em -0.4em 0.4em; padding: 0.3em 0.4em; border-top: 1px solid #c0c0c0; border-bottom: none; font-size: 1.25em; } .container > .chFirst, .mcContainer > .chFirst { border-top-left-radius: 5px; border-top-right-radius: 5px; margin-top: 0; border-top: none; } .mcContainer .chFirst { margin-bottom: 0.75em; } .container.mw-collapsed { padding-bottom: 0; } .container.mw-collapsed .chFirst { border-radius: 5px; margin-bottom: 0; } .var1 > .header, .var1 > .header a, .mcVar1 > .header, .mcVar1 > .header a { color: #004f80; } .var2 > .header, .var2 > .header a, .mcVar2 > .header, .mcVar2 > .header a { color: #00804f; } .var3 > .header, .var3 > .header a, .mcVar3 > .header, .mcVar3 > .header a { color: #800200; } @media print { .container { border: 0.25mm solid #6cc8f3; } .container .header, .mcContainer .header { font-size: 1em; border-top: 0.25mm solid #c0c0c0; border-bottom: 0.25mm solid #c0c0c0; } .container .editLink, .container .mw-collapsible-toggle { display: none; } } .navLeiste { text-align: center; padding-bottom: 0; } .navLeiste .header { margin-bottom: 0; } .navLeiste .boxContent { margin-top: 0.3em; padding: 0 0 0.3em; } .navImage { position: relative; /* IE quirks mode */ background-color: #ffffff; margin: 0 0 0 -0.5em; padding: 2px 2px 1px; float: left; border-top-left-radius: 5px; } /* boxContent */ .container .centered { text-align: center; } .container .justified { text-align: justify; } .container p, .container ul, .container .div { margin-bottom: 0.3em; } .container .emph { /* für Hauptseite */ font-size: 110%; font-weight: bold; } .container .usr-code div.center { /* für Babel */ margin: 0; } .boxContent > *:first-child, .framedBox > *:first-child { margin-top: 0; padding-top: 0; } /* Mehrspaltenlayout */ .blindIntro { display: none; } .mw-body .pIntro { border: 1px solid #6cc8f3; border-radius: 5px; padding: 0.5em 0.5em; margin-bottom: 0.75em; } .mcWithoutFrame { border: none; padding: 0; } .mcCol { box-sizing: border-box; float: left; margin: 0 0.75em 0 0.25em; padding: 0; } .mcWithoutFrame .mcCol { margin-left: 0; } .mcLastCol { float: none; margin-right: 0.25em; overflow: hidden; } .mcWithoutFrame .mcLastCol { margin-right: 0; } .mcCol > *:first-child { margin-top: 0; } .mcIntro, .mcFooter { margin: 0.75em 0.25em; } .mcFooter { margin-bottom: 0; } .mcWithoutFrame .mcIntro, .mcWithoutFrame .mcFooter { margin-left: 0; margin-right: 0; } @media (max-width: 800px) { .mcContainer { border: none; padding: 0; } .header, .mcIntro, .mcFooter { margin-left: 0; margin-right: 0; } .mcCol { float: none; width: 100% !important; margin: 0; padding: 0; } .mcCol + .mcCol { margin-top: 0.75em; } .mcLastCol { overflow: visible; } } /* Mehrspaltenlayout Reisethemen */ .travelTopics { margin-bottom: 1em; } .travelTopics .floatright { border: solid 1px #cccccc; background: #eeeeee; padding: 3px; margin: 1.5em 0 0 1em; } /* Stylesheet extension for navigation bars */ .navContainer { padding: 0; } .navContainer + .navContainer { border-top-style: none; } .navContainer .container { clear: both; text-align: center; border-style: none; margin-top: 0; } /* Nachrichtenübersichten */ .newsheader { width: 100%; background-color: #f3f3f3; border: 1px solid #6cc8f3; border-radius: 5px; margin: 0; } .newsheader td, .newsheader th { vertical-align: top; padding: 0.6em; } .newsheader th { text-align: left; } .newsheader td { font-size: 95%; } .newsheader .calendar { float: right; } .newsheader .calendar tr, .newsheader .calendar td { padding: 0; } .container .remark { font-size: 85%; font-weight: normal; float: right; } /* Kalender im Mehrspaltenlayout */ .mcCol .calWidth { width: 100%; } /* Style for abbreviations */ .abbr { border-bottom: 1px dotted #000; cursor: help; } /* Removes underlines from certain links */ .nounderlines a, .IPA a:link, .IPA a:visited { /* Vorlage:IPA (phonetisches Alphabet) */ text-decoration: none !important; } /* Zwingt Bild etc. auf Grundlinie */ .baseline * { vertical-align: baseline; } /* Hervorhebung der angeklickten Fußnoten und der Rückverweise in blau */ ol.references > li:target { background-color: #ddeeff; } sup.reference:target { background-color: #ddeeff; } /* General */ .float-left { clear: left; float: left; margin: 0 1em 1em 0; } .float-right { clear: right; float: right; margin: 0 0 1em 1em; } @media (max-width: 800px) { .float-left, .float-right { clear: both; float: none; margin: 0 0 1em; width: 100% !important; } } .centered { clear: both; float: none; margin: 1em auto; } .tablecenter { margin-left: auto; margin-right: auto; } /* für Vorlage:RegionFlag */ .regionFlag { position: relative; float: left; border-left: 1.33em solid #ffffff; width: 0; height: 1em; margin: 0.2em 0.5em 0 0; } .regionFlag:before { content: ''; box-sizing: border-box; position: absolute; border: 0.07em solid #404040; width: 1.33em; height: 1em; top: 0; left: -1.33em; background: transparent; } /* für Vorlage:Scroll Gallery */ .ImageGroup { text-align: center; border: 1px solid #6cc8f3; background-color: #ffffff; } * html .ImageGroup { /* IE6-Hack */ width: 220px; } .ImageGroup .ImageGroupHeader { font-size: 110%; font-weight: bold; padding: 0 3px; background: #f0f0f0; margin-bottom: 0; } .ImageGroup .ImageGrUnit { margin: 0; padding: 0; } .ImageGroup .ImageGrUnitHeader { background: #f0f0f0; } .ImageGroup .ImageGrUnitInner { padding: 3px; } .ImageGroup .thumb { margin: 0; } .ImageGroup .thumbinner { margin: 0 auto; } @media print { .ImageGroup { border: none; padding: 0; } .ImageGroup .header, .ImageGroup .ImageGrUnitHeader { display: none; } } /* für Vorlage:vCard */ .vCard .lastEdit { font-size: 0.8em; color: #969696; } /* für Vorlage:Coord */ .coordBox { /* Koordinate in einer Box */ clear: right; float: right; margin: 0em 0 0.5em 1em; padding: 0.5em; border: solid 1px #999; font-size: smaller; display: block; } .coordStyle { white-space: nowrap; } /* Für Vorlage:Klappbox */ .klappbox { clear: both; } .klappbox .mw-collapsible-toggle { font-weight: normal; text-align: right; margin: 0; padding: 0; } .klappboxInhalt { border-top: 1px solid #a0a0a0; padding-top: 2px; margin-top: 2px; } /* partielle Zurücksetzung neuer Styles für das Code-Tag - DerFussi 05.08.2014 */ .templatelink { border-style: none; border-width: 0; background-color: transparent; } /* Anzeige Interwikilink zur Wikipedia beim Überfahren */ .ns-0 .extiw:hover { padding-right: 18px; background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/8/80/Wikipedia-logo-v2.svg/14px-Wikipedia-logo-v2.svg.png'); background-position: right center; background-repeat: no-repeat; } /* für Vorlage:Banner */ .simpleBanner { clear: both; position: relative; margin: 0 0 1em; max-width: 1800px; overflow: hidden; height: auto; } .simpleBanner img { max-width: 100%; height: auto; width: auto\9; /* CSS hack specific to IE 7, 8, & 9 */ } .simpleBanner .imgTitle { position: absolute; padding: 3px 5px; width: auto; left: 5px; bottom: 5px; background: #000000; background: rgba(0,0,0,0.3); border-radius: 4px; color: white; } /* für Vorlage:Regionlist */ .regionListMap { float: right; margin: 0.4em 0 1em 1.5em; } @media (max-width: 768px) { .regionListMap { float: none; margin: 0 0 0.7em; } } @media print { .regionListMap { float: right; margin: 0.4em 0 1em 1.5em; } } .regionList { position: relative; border-left: 2em solid #cccccc; padding-left: 1em; min-height: 3.5em; margin: 0.7em 0; } .regionList:before { content: ''; position: absolute; top: 0; left: -2em; box-sizing: border-box; width: 2em; height: 100%; background: transparent; border: 0.1em solid black; } .regionName { font-weight: bold; } .regionItems { padding-left: 1em; border-left: 3px solid #cccccc; } /* POI */ .poi { display: inline-block; min-width: 1em; line-height: 1.15em; text-align: center; padding: 0 1px; background-color: fuchsia; border: 1px solid fuchsia; font-weight: bold; color: #ffffff; } .poi a.external:link, .poi a.external:visited, .poi a.external:hover, .poi a.external:active { color: #ffffff; text-decoration: none; } body { counter-reset: poi_error poi_buy poi_blue poi_do poi_drink poi_eat poi_go poi_gold poi_lime poi_maroon poi_mediumaquamarine poi_other poi_red poi_royalblue poi_see poi_silver poi_sleep; } .type_error .poi_autonum::before, .type_fuchsia .poi_autonum::before { content: counter(poi_error); counter-increment: poi_error; /* Addiere 1 zu poi_error */ } .type_black, .type_drink, .type_bar, .type_cafe { background-color: black; border-color: black; } .type_black .poi_autonum::before, .type_drink .poi_autonum::before { content: counter(poi_drink); counter-increment: poi_drink; } .type_blue { background-color: blue; border-color: blue; } .type_blue .poi_autonum::before { content: counter(poi_blue); counter-increment: poi_blue; } .type_brown, .type_go, .type_public_transport { background-color: brown; border-color: brown; } .type_brown .poi_autonum::before, .type_go .poi_autonum::before { content: counter(poi_go); counter-increment: poi_go; } .type_chocolate, .type_eat, .type_restaurant { background-color: chocolate; border-color: chocolate; } .type_chocolate .poi_autonum::before, .type_eat .poi_autonum::before { content: counter(poi_eat); counter-increment: poi_eat; } .type_forestgreen, .type_other, .type_tourist_information { background-color: forestgreen; border-color: forestgreen; } .type_forestgreen .poi_autonum::before, .type_other .poi_autonum::before { content: counter(poi_other); counter-increment: poi_other; } .type_gold { background-color: gold; border-color: gold; } .type_gold .poi_autonum::before { content: counter(poi_gold); counter-increment: poi_gold; } .type_grey, .type_do, .type_sport, .type_dive_center { background-color: grey; border-color: grey; } .type_grey .poi_autonum::before, .type_do .poi_autonum::before { content: counter(poi_do); counter-increment: poi_do; } .type_lime { background-color: lime; border-color: lime; } .type_lime .poi_autonum::before { content: counter(poi_lime); counter-increment: poi_lime; } .type_maroon { background-color: maroon; border-color: maroon; } .type_maroon .poi_autonum::before { content: counter(poi_maroon); counter-increment: poi_maroon; } .type_mediumaquamarine { background-color: mediumaquamarine; border-color: mediumaquamarine; } .type_mediumaquamarine .poi_autonum::before { content: counter(poi_mediumaquamarine); counter-increment: poi_mediumaquamarine; } .type_navy, .type_sleep, .type_hotel { background-color: navy; border-color: navy; } .type_navy .poi_autonum::before, .type_sleep .poi_autonum::before { content: counter(poi_sleep); counter-increment: poi_sleep; } .type_red { background-color: red; border-color: red; } .type_red .poi_autonum::before { content: counter(poi_red); counter-increment: poi_red; } .type_royalblue, .type_view { background-color: royalblue; border-color: royalblue; } .type_royalblue .poi_autonum::before, .type_view .poi_autonum::before { content: counter(poi_royalblue); counter-increment: poi_royalblue; } .type_silver { background-color: silver; border-color: silver; } .type_silver .poi_autonum::before { content: counter(poi_silver); counter-increment: poi_silver; } .type_steelblue, .type_see, .type_church, .type_mosque { background-color: steelblue; border-color: steelblue; } .type_steelblue .poi_autonum::before, .type_see .poi_autonum::before { content: counter(poi_see); counter-increment: poi_see; } .type_teal, .type_buy, .type_market { background-color: teal; border-color: teal; } .type_teal .poi_autonum::before, .type_buy .poi_autonum::before { content: counter(poi_buy); counter-increment: poi_buy; } @media print { .poi { background: #ffffff; } .poi a.external:link, .poi a.external:visited, .poi a.external:hover, .poi a.external:active { color: #000000; } } /* Message Boxes */ /* Messagebox templates */ .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; margin: 4px auto; } /* For old WikiProject banners inside banner shells. */ .mbox-inside .standard-talk, .messagebox.nested-talk { border: 1px solid #c0c090; background-color: #f8eaba; width: 100%; margin: 2px 0; padding: 2px; } .messagebox.small { width: 238px; font-size: 85%; /* @noflip */ float: right; clear: both; /* @noflip */ margin: 0 0 1em 1em; line-height: 1.25em; } .messagebox.small-talk { width: 238px; font-size: 85%; /* @noflip */ float: right; clear: both; /* @noflip */ margin: 0 0 1em 1em; line-height: 1.25em; background: #F8EABA; } /* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */ th.mbox-text, td.mbox-text { /* The message body cell(s) */ border: none; /* @noflip */ padding: 0.25em 0.9em; /* 0.9em left/right */ width: 100%; /* Make all mboxes the same width regardless of text length */ } td.mbox-image { /* The left image cell */ border: none; /* @noflip */ padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */ text-align: center; } td.mbox-imageright { /* The right image cell */ border: none; /* @noflip */ padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */ text-align: center; } td.mbox-empty-cell { /* An empty narrow cell */ border: none; padding: 0px; width: 1px; } /* Article message box styles */ table.ambox { margin: 0px 10%; /* 10% = Will not overlap with other elements */ border: 1px solid #aaa; /* @noflip */ border-left: 10px solid #1e90ff; /* Default "notice" blue */ background: #fbfbfb; } table.ambox + table.ambox { /* Single border between stacked boxes. */ margin-top: -1px; } .ambox th.mbox-text, .ambox td.mbox-text { /* The message body cell(s) */ padding: 0.25em 0.5em; /* 0.5em left/right */ } .ambox td.mbox-image { /* The left image cell */ /* @noflip */ padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ } .ambox td.mbox-imageright { /* The right image cell */ /* @noflip */ padding: 2px 0.5em 2px 0; /* 0px left, 0.5em right */ } table.ambox-notice { /* @noflip */ border-left: 10px solid #1e90ff; /* Blue */ } table.ambox-speedy { /* @noflip */ border-left: 10px solid #b22222; /* Red */ background: #fee; /* Pink */ } table.ambox-delete { /* @noflip */ border-left: 10px solid #b22222; /* Red */ } table.ambox-content { /* @noflip */ border-left: 10px solid #f28500; /* Orange */ } table.ambox-style { /* @noflip */ border-left: 10px solid #f4c430; /* Yellow */ } table.ambox-move { /* @noflip */ border-left: 10px solid #9932cc; /* Purple */ } table.ambox-protection { /* @noflip */ border-left: 10px solid #bba; /* Gray-gold */ } table.ambox-collaboration { /* background: #FFF9DB; Yellow */ border-left: 10px solid #f28500; } table.ambox-inuse { /* background: #FFF8F2; border: 1px solid #DD3300; */ border-left: 10px solid #DD3300; } table.ambox-travel-warning { background: #FFCCCC; /*border: 1px solid #DD3300; */ border-left: 10px solid #CC9999; } table.ambox-translate { /* @noflip */ border-left: 10px solid #f4c430; /* Yellow */ } /* Image message box styles */ table.imbox { margin: 4px 10%; border-collapse: collapse; border: 3px solid #1e90ff; /* Default "notice" blue */ background: #fbfbfb; } .imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */ margin: 0 -0.5em; /* 0.9 - 0.5 = 0.4em left/right. */ display: block; /* Fix for webkit to force 100% width. */ } .mbox-inside .imbox { /* For imboxes inside other templates. */ margin: 4px; } 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 */ } table.imbox-translate { border: 3px solid #f4c430; /* Yellow */ } /* Category message box styles */ table.cmbox { margin: 3px 10%; border-collapse: collapse; border: 1px solid #aaa; background: #DFE8FF; /* Default "notice" blue */ border-radius:5px; } table.cmbox-notice { background: #D8E8FF; /* Blue */ } table.cmbox-speedy { margin-top: 4px; margin-bottom: 4px; 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: #E4D8FF; /* Purple */ } table.cmbox-protection { background: #EFEFE1; /* Gray-gold */ } table.cmbox-collaboration { background: #FFF9DB; /* Yellow */ } table.cmbox-inuse { background: #FFF8F2; border: 1px solid #DD3300; font-size: 110%; } table.cmbox-translate { background: #FFF9DB; /* Yellow */ } /* Other pages message box styles */ table.ombox { margin: 4px 10%; border-collapse: collapse; border: 1px solid #aaa; /* Default "notice" gray */ background: #f9f9f9; } 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 */ } table.ombox-translate { border: 1px solid #f4c430; /* Yellow */ } /* Talk page message box styles */ table.tmbox { margin: 4px 10%; border-collapse: collapse; border: 1px solid #c0c090; /* Default "notice" gray-brown */ background: #f8eaba; } .mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */ margin: 2px 0; /* this declaration overrides other styles (including mbox-small above) */ width: 100%; /* For Safari and Opera */ } .mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when */ line-height: 1.5em; /* also "nested", so reset styles that are */ font-size: 100%; /* set in "mbox-small" above. */ } 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 */ } table.tmbox-translate { border: 2px solid #f4c430; /* Yellow */ } /* Disambig and set index box styles */ table.dmbox { clear: both; margin: 0.9em 1em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background: transparent; } /* Footer and header message box styles */ table.fmbox { clear: both; margin: 0.2em 0; width: 100%; border: 1px solid #aaa; background: #f9f9f9; /* Default "system" gray */ } table.fmbox-system { background: #f9f9f9; } table.fmbox-warning { border: 1px solid #bb7070; /* Dark pink */ background: #ffdbdb; /* Pink */ } table.fmbox-editnotice { background: transparent; } /* Div based "warning" style fmbox messages. */ div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon { clear: both; margin: 0.2em 0; border: 1px solid #bb7070; background: #ffdbdb; padding: 0.25em 0.9em; } /* Div based "system" style fmbox messages. Used in [[MediaWiki:Readonly lag]]. */ div.mw-lag-warn-normal, div.fmbox-system { clear: both; margin: 0.2em 0; border: 1px solid #aaa; background: #f9f9f9; padding: 0.25em 0.9em; } /* These mbox-small classes must be placed after all other ambox/tmbox/ombox etc classes. "body.mediawiki" is so they override "table.ambox + table.ambox" above. */ body.mediawiki table.mbox-small { /* For the "small=yes" option. */ /* @noflip */ clear: right; /* @noflip */ float: right; /* @noflip */ margin: 4px 0 4px 1em; width: 238px; font-size: 88%; line-height: 1.25em; } body.mediawiki table.mbox-small-left { /* For the "small=left" option. */ /* @noflip */ margin: 4px 1em 4px 0; width: 238px; border-collapse: collapse; font-size: 88%; line-height: 1.25em; } /* Style for compact ambox */ /* Hide the images */ .compact-ambox table .mbox-image, .compact-ambox table .mbox-imageright, .compact-ambox table .mbox-empty-cell { display: none; } /* Remove borders, backgrounds, padding, etc. */ .compact-ambox table.ambox { border: none; border-collapse: collapse; background: transparent; margin: 0 0 0 1.6em !important; padding: 0 !important; width: auto; display: block; } body.mediawiki .compact-ambox table.mbox-small-left { font-size: 100%; width: auto; margin: 0; } /* Style the text cell as a list item and remove its padding */ .compact-ambox table .mbox-text { padding: 0 !important; margin: 0 !important; } .compact-ambox table .mbox-text-span { display: list-item; line-height: 1.5em; list-style-type: square; list-style-image: url(/w/skins/MonoBook/bullet.gif); } .skin-vector .compact-ambox table .mbox-text-span { list-style-type: circle; list-style-image: url(/w/skins/Vector/images/bullet-icon.png) } /* Allow for hiding text in compact form */ .compact-ambox .hide-when-compact { display: none; } /* Normal font styling for table row headers with scope="row" tag */ .wikitable.plainrowheaders th[scope=row] { font-weight: normal; /* @noflip */ text-align: left; } /* Lists in data cells are always left-aligned */ .wikitable td ul, .wikitable td ol, .wikitable td dl { /* @noflip */ text-align: left; } /* ...unless they also use the hlist class */ .wikitable.hlist td ul, .wikitable.hlist td ol, .wikitable.hlist td dl { text-align: inherit; } /* Style for horizontal lists (separator following item). Note: hlist formatting will break if the resulting HTML lacks a breakable character between list items. This happens when the following conditions are true: 1) The list is made using wiki markup (where HTML is built by parser.php) 2) HTMLTidy is disabled or unavailable (such as on Special: pages) In such cases, building lists with .hlist using HTML instead of wiki markup will work around this problem. See also [[Bugzilla:39617]]. IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]]. @source mediawiki.org/wiki/Snippets/Horizontal_lists @revision 3.2 (2013-09-25) @author [[User:Edokter]] */ .skin-monobook .hlist dl, .skin-modern .hlist dl, .skin-vector .hlist dl { line-height: 1.5em; } .hlist dl, .hlist ol, .hlist ul { margin: 0; padding: 0; } /* Display list items inline and make them nowrap */ .hlist dd, .hlist dt, .hlist li { margin: 0; display: inline; white-space: nowrap; } /* Allow wrapping for list items (in tight spaces) */ .hlist.hwrap dd, .hlist.hwrap dt, .hlist.hwrap li { white-space: normal; } /* Display nested lists inline and allow them to wrap */ .hlist dl dl, .hlist dl ol, .hlist dl ul, .hlist ol dl, .hlist ol ol, .hlist ol ul, .hlist ul dl, .hlist ul ol, .hlist ul ul { display: inline; white-space: normal; } /* Generate interpuncts */ .hlist dt:after { content: ":"; } .hlist dd:after, .hlist li:after { content: " ·"; font-weight: bold; } .hlist dd:last-child:after, .hlist dt:last-child:after, .hlist li:last-child:after { content: none; } /* For IE8 */ .hlist dd.hlist-last-child:after, .hlist dt.hlist-last-child:after, .hlist li.hlist-last-child:after { content: none; } /* Add parentheses around nested lists */ .hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, .hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, .hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { content: "("; font-weight: normal; } .hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, .hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, .hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { content: ")"; font-weight: normal; } /* For IE8 */ .hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after, .hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after, .hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after { content: ")"; font-weight: normal; } /* Put ordinals in front of ordered list items */ .hlist ol { counter-reset: list-item; } .hlist ol > li { counter-increment: list-item; } .hlist ol > li:before { content: counter(list-item) " "; } .hlist dd ol > li:first-child:before, .hlist dt ol > li:first-child:before, .hlist li ol > li:first-child:before { content: "(" counter(list-item) " "; } /* Unbulleted lists */ .plainlist ul { line-height: inherit; list-style: none none; margin: 0; } .plainlist ul li { margin-bottom: 0; } /* Styling for Template:Quote */ blockquote.templatequote { margin-top: 0; } blockquote.templatequote div.templatequotecite { line-height: 1em; /* @noflip */ text-align: left; /* @noflip */ padding-left: 2em; margin-top: 0; } blockquote.templatequote div.templatequotecite cite { font-size: 85%; } /* Default style for navigation boxes */ .navbox { /* Navbox container style */ border: 1px solid #aaa; width: 100%; margin: auto; clear: both; font-size: 88%; text-align: center; padding: 1px; } .navbox-inner, .navbox-subgroup { width: 100%; } .navbox-group, .navbox-title, .navbox-abovebelow { padding: 0.25em 1em; /* Title, group and above/below styles */ line-height: 1.5em; text-align: center; } th.navbox-group { /* Group style */ white-space: nowrap; /* @noflip */ text-align: right; } .navbox, .navbox-subgroup { background: #fdfdfd; /* Background color */ } .navbox-list { line-height: 1.8em; border-color: #fdfdfd; /* Must match background color */ } .navbox th, .navbox-title { background: #ccccff; /* Level 1 color */ } .navbox-abovebelow, th.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-even { background: #f7f7f7; /* Even row striping */ } .navbox-odd { background: transparent; /* Odd row striping */ } table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */ margin-top: -1px; /* (doesn't work for IE6, but that's okay) */ } .navbox .hlist td dl, .navbox .hlist td ol, .navbox .hlist td ul, .navbox td.hlist dl, .navbox td.hlist ol, .navbox td.hlist ul { padding: 0.125em 0; /* Adjust hlist padding in navboxes */ } ol + table.navbox, ul + table.navbox { margin-top: 0.5em; /* Prevent lists from clinging to navboxes */ } /* Default styling for Navbar template */ .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar ul { display: inline; white-space: nowrap; } .navbar li { word-spacing: -0.125em; } .navbar.mini li span { font-variant: small-caps; } /* Navbar styling when nested in navbox */ .navbox .navbar { display: block; font-size: 100%; } .navbox-title .navbar { /* @noflip */ float: left; /* @noflip */ text-align: left; /* @noflip */ margin-right: 0.5em; width: 6em; } /* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript in [[MediaWiki:Common.js]] are styled here so they can be customised. */ .collapseButton { /* @noflip */ float: right; font-weight: normal; /* @noflip */ margin-left: 0.5em; /* @noflip */ text-align: right; width: auto; } /* In navboxes, the show/hide button balances the v·d·e links from [[Template:Navbar]], so they need to be the same width. */ .navbox .collapseButton { width: 6em; } /* Styling for JQuery makeCollapsible, matching that of collapseButton */ .mw-collapsible-toggle { font-weight: normal; /* @noflip */ text-align: right; <