MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus VolynWiki
Wechseln zu: Navigation, Suche
K
K
 
(90 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
+
html,
 +
body {
 +
  font-size: 100%; }
  
/* Stylesheet-Ergänzung zu Standard-Navigationsleisten */
+
 
+
/* Wikiname */
div.BoxenVerschmelzen,
+
.title-name {
div.NavFrame {
+
  line-height: 1.2em;
    margin: 0px;
+
  font-size: 2.13em;  
    padding: 2px;
+
  color: #ABD42E;
    border: 1px solid #aaaaaa;
 
    text-align: center;
 
    border-collapse: collapse;
 
    font-size: 95%;
 
    clear:both;
 
}
 
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 {
 
    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;
 
}
 
 
/* Stylesheet fuer den 'Ausklappen'-Button an Navileisten, der in [[MediaWiki:Common.js]] implementiert wird */
 
.NavToggle {
 
    font-size: x-small;
 
    float:right;
 
}
 
 
/* Workaround für Internet Explorer 6 */
 
div.NavFrame, div.NavPic, .NavToggle {
 
    position:relative;
 
 
}
 
}
 
/* Abstand vor Navigationsleisten */
 
 
div.BoxenVerschmelzen,
 
div.NavFrame {
 
  margin-top: 1.5em;
 
}
 
div.BoxenVerschmelzen div.NavFrame {
 
  margin-top: 0;
 
}
 
div.NavFrame + div.NavFrame {
 
  margin-top: 0;
 
}
 
  
/* gerahmte Infoboxen */
+
/* Hide "Main Page" titles */  
 
+
body.page-Wiki-Startseite .title, body.page-Hauptseite .title, body.page-Wiki-Startseite #tagline {
.framedBox {
+
    display:none;
margin: 1em 0;
 
padding: 0.5em;
 
border: 1px solid #4D64CF;
 
 
}
 
}
  
 +
/*div#navwrapper {  background: url('http://wolhynien.net/testback.jpg');} */
  
/* Infobox styles */
+
/* Layout fuer 2-Spaltentabellen */
#content .ib {
+
.tabelle2 {
  border: 1px solid #4D64CF;
+
  border: 0px solid #4D64CF;
border-top: none;
 
background-color: #F3FAFF;
 
margin: 0 0 1em;
 
 
  border-collapse: collapse;
 
  border-collapse: collapse;
 +
empty-cells: show;
 +
margin: 0.5em 0;
 +
background: transparent;
 
  border-spacing: 0 0;
 
  border-spacing: 0 0;
 
}
 
}
#content .ibRight {
+
.tabelle2 td, .tabelle2 th {
clear: right;
+
  border: 0px solid #4D64CF;
float: right;
+
  padding: 0.25em 1em 0.25em 0; /* oben rechts unten links */
margin: 0 0 1em 1em;
 
width: 300px;
 
}
 
#content .ibTopBorder {
 
  border-top: 1px solid #4D64CF;
 
}
 
#content .ibLeft {
 
clear: left;
 
  float: left;
 
margin: 0 1em 0 1em;
 
width: 300px;
 
}
 
.ib td {
 
padding: 2px 0.4em;
 
 
  vertical-align: baseline;
 
  vertical-align: baseline;
 
}
 
}
.ib th {
+
.tabelle2 th { /* hightlighting */
padding: 2px 0.4em;
 
vertical-align: baseline;
 
 
  text-align: left;
 
  text-align: left;
  font-weight: bold;
+
  border-bottom: 0px solid #4D64CF;
 +
border-top: 0px solid #4D64CF;
 +
background: transparent; /*#DFF1FF*/
 
}
 
}
.ibKopf {
+
.nowrap {
  text-align: center;
+
  nowrap: nowrap; /*kein Umbruch*/
border-bottom: 1px solid #4D64CF;
 
border-top: 1px solid #4D64CF;
 
background-color: #DFF1FF;
 
padding: 2px 0.4em;
 
font-weight: bold;
 
 
}
 
}
.ibBild {
 
border-top: 1px solid #4D64CF;
 
text-align: center;
 
padding: 2px;
 
}
 
.ibBild div.thumb {
 
border-style: none;
 
margin-bottom: 0;
 
}
 
.ibBild div.thumbinner {
 
border-style: none;
 
padding: 0 !important;
 
background: transparent;
 
}
 
.ibBild div.tright {
 
float: none;
 
margin: 0;
 
}
 
.ib .ibBildCell {
 
padding: 0;
 
}
 
.ibBildCell .ibKopf {
 
border-bottom: none;
 
}
 
.ibleer {
 
display: none;
 
}
 
.ibleer td {
 
height: 1px;
 
}
 
.breakable {
 
font-size: 7%;
 
line-height: 0.1%;
 
text-decoration: none !important;
 
visibility: hidden;
 
}
 
 
/* Unterdrueckt Ausgabe nachgestellter Links */
 
#content .printNoLink a.external.text:after, #content .printNoLink a.external.autonumber:after {
 
content: "";
 
}
 
  /* ab hier ALLES kopiert */
 
  
#content a.external.text:after, #content a.external.autonumber:after {
+
/* Layout fuer Statistik-Tabellen */
  font-weight: normal;
+
.statistik {
}
+
width:100%;
}
+
  border: 0px solid #4D64CF;
 
/* Auslagerung von Stil-Vorlagen zur Performance-Steigerung */
 
 
.prettytable {
 
  border: 1px solid #4D64CF;
 
 
  border-collapse: collapse;
 
  border-collapse: collapse;
 
  empty-cells: show;
 
  empty-cells: show;
  margin: 1em 0;
+
  margin: 0.8em 0;
 
  background: transparent;
 
  background: transparent;
 
  border-spacing: 0 0;
 
  border-spacing: 0 0;
 
}
 
}
.prettytable td, .prettytable th {
+
.statistik td, .statistik th {
border: 1px solid #4D64CF;
 
padding: 0.25em;
 
vertical-align: baseline;
 
}
 
.prettytable th { /* hightlighting */
 
text-align: center;
 
 
  border-bottom: 1px solid #4D64CF;
 
  border-bottom: 1px solid #4D64CF;
border-top: 1px solid #4D64CF;
+
  padding: 0.3em 1em 0.3em 1px; /* oben rechts unten links */
background: #DFF1FF;
 
}
 
.sortable th { /* ab Version 1.9 */
 
text-align: left;
 
}
 
.verticalCentered td, .verticalCentered th {
 
vertical-align: middle;
 
}
 
.textCentered td, .textCentered th {
 
text-align: center;
 
}
 
.framedBox {
 
margin: 1em 0;
 
  padding: 0.5em;
 
border: 1px solid #4D64CF;
 
}
 
.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-left: 0;
 
}
 
#content .galleryTable {
 
clear: right;
 
}
 
.galleryTable td, .galleryTable th {
 
padding: 0;
 
vertical-align: top;
 
}
 
 
/* Schriften fuer seltenere Sprachen */
 
 
.spanCop {
 
font-family: 'Free Serif KoptosMS','Free Serif CoptoMS','New Athena Unicode','MPH 2B Damase';
 
}
 
 
/* Unterdrueckt Ausgabe nachgestellter Links */
 
#content .printNoLink a.external.text:after, #content .printNoLink a.external.autonumber:after {
 
content: "";
 
}
 
 
/* Kenntlichmachung transparenter Hintergruende */
 
#file img, .gallerybox .thumb img {
 
background: repeat url("http://www.wikivoyage.org/w/shared/images/5/5d/Checker-16x16.png");
 
}
 
 
/* Quickbar styles */
 
#content .qb {
 
border: 1px solid #4D64CF;
 
border-top: none;
 
background-color: #F3FAFF;
 
margin: 0 0 1em;
 
border-collapse: collapse;
 
border-spacing: 0 0;
 
}
 
#content .qbRight {
 
clear: right;
 
float: right;
 
margin: 0 0 1em 1em;
 
width: 300px;
 
}
 
#content .qbTopBorder {
 
border-top: 1px solid #4D64CF;
 
}
 
#content .qbLeft {
 
clear: left;
 
float: left;
 
margin: 0 1em 0 1em;
 
width: 300px;
 
}
 
.qb td {
 
padding: 2px 0.4em;
 
 
  vertical-align: baseline;
 
  vertical-align: baseline;
 
}
 
}
.qb th {
+
.statistik th { /* hightlighting */
  padding: 2px 0.4em;
+
  font-size:100%;
  vertical-align: baseline;
+
  font-weight:normal;
 
  text-align: left;
 
  text-align: left;
font-weight: bold;
 
}
 
.qbHeader {
 
text-align: center;
 
 
  border-bottom: 1px solid #4D64CF;
 
  border-bottom: 1px solid #4D64CF;
 
  border-top: 1px solid #4D64CF;
 
  border-top: 1px solid #4D64CF;
  background-color: #DFF1FF;
+
  background: #DFF1FF;
padding: 2px 0.4em;
 
font-weight: bold;
 
 
}
 
}
.qbImage {
+
 
  border-top: 1px solid #4D64CF;
+
pre {
  text-align: center;
+
white-space: -moz-pre-wrap; /* need for Firefox */
padding: 2px;
+
overflow-x: visible;  /* need for Firefox, extreme long string :( */
 +
padding: 10px 12px;
 +
border: 1px dashed #2f6fab;
 +
color: #222;
 +
background: #f9f9f9; /*#F1FFFF*/
 +
line-height: 1.1em;
 +
margin: .2em 0;
 +
        overflow-x: auto;    /* need for Firefox, extreme long string :( */
 +
        font-size: 100%;
 
}
 
}
.qbImage div.thumb {
+
 
border-style: none;
+
/* Custom Foreground menubar colors */
margin-bottom: 0;
+
.top-bar,
 +
.top-bar-section ul,
 +
.top-bar-section ul li.active > a,
 +
.top-bar-section li a:not(.button),
 +
.top-bar-section .has-form {
 +
    background: #33B5E5; /*Balken oben blau*/
 +
    color: #000;  
 
}
 
}
.qbImage div.thumbinner {
+
 
border-style: none;
+
.top-bar-section > ul > .divider,
padding: 0 !important;
+
.top-bar-section > ul > [role="separator"] {
background: transparent;
+
    border-color: #ABD42E; /*Trennstrich grün*/
 
}
 
}
.qbImage div.tright {
+
 
float: none;
+
/* Darker color for the hover over items */
margin: 0;
+
.top-bar-section ul li.hover > a,
 +
.top-bar-section ul li ul.dropdown li.hover > a {
 +
    background: #ABD42E; /*Dropdown hover grün*/
 
}
 
}
.qb .qbImageCell {
+
 
padding: 0;
+
/* Slightly darker color for the dropdowns */
 +
.top-bar-section ul li ul.dropdown li > a {
 +
    background: #33B5E5; /*Dropdownmenu Hintergrund blau*/
 
}
 
}
.qbImageCell .qbHeader {
+
 
border-bottom: none;
+
/* Bearbeiten-Hinweis ausblenden */
}
+
.mw-editsection { display: none; }
.qbEmpty {
+
 
display: none;
+
/* Schrift verkleinern von Quellen */
}
+
  ol.references li {
.qbEmpty td {
+
font-size: 90%;
height: 1px;
+
  }
}
+
 
.breakable {
+
/* images */
font-size: 7%;
+
div.floatright, table.floatright {
line-height: 0.1%;
+
clear: right;
text-decoration: none !important;
+
float: right;
visibility: hidden;
+
position: relative;
}
+
margin: 0 0 .5em .5em;
+
border: 0;
/* Weblink-Koordinate */
 
.koordinate {
 
clear: right;
 
float: right;
 
margin: 0em 0 0.5em 1em;
 
padding: 0.5em;
 
border: solid 1px #999;
 
background-color: #fff;
 
font-size: smaller;
 
display: block;
 
}
 
 
/* Multiline tables */
 
.multiline {
 
border: 1px solid #4D64CF;
 
border-top: none;
 
background-color: #fff;
 
border-collapse: collapse;
 
border-spacing: 0 0;
 
margin: 1em 0;
 
}
 
.multiline th {
 
padding: 0.3em;
 
text-align: left;
 
border-top: 1px solid #4D64CF;
 
border-bottom: 1px solid #4D64CF;
 
background-color: #DFF1FF;
 
vertical-align: baseline;
 
}
 
.multiline td {
 
padding: 0.3em;
 
vertical-align: baseline;
 
}
 
.multiline tr.even td {
 
background-color: #F3FAFF;
 
}
 
.multiline tr.odd td {
 
background-color: #fff;
 
}
 
.infobox {
 
width:40%;
 
clear: right;
 
float: right;
 
margin: 0.5em 0 0.7em 1em;
 
padding: 0.5em;
 
background: #f3f3ff;
 
border: 1px solid #222244;
 
}
 
 
/* Styles for Geo template */
 
#geoCoordOld {
 
display: none;
 
}
 
#geoCoord table, #geoCoordOld table {
 
border-collapse: collapse;
 
background: transparent;
 
}
 
#geoCoord td, #geoCoordOld td {
 
font-size: 0.9em;
 
line-height: 100%;
 
vertical-align: middle;
 
padding: 0 0 0 10px;
 
text-align: right;
 
border-left: 1px solid #88a;
 
}
 
#geoCoord td.icon, #geoCoordOld td.icon {
 
border-left: none;
 
height: 27px;
 
width: 35px;
 
padding: 0 10px 0 0;
 
}
 
 
#DoM {
 
background: transparent;
 
padding: 0;
 
height: 27px;
 
vertical-align: middle;
 
}
 
 
/* Styles for disambiguation hints (disamb template) */
 
.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;
 
}
 
 
/* Styles for Babel templates */
 
#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;}
 
 
/* Babel template styles */
 
.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;
 
}
 
 
/* 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;
 
}
 
 
.newsheader {
 
background-color: #f3f3f3;
 
border: 1px solid #808080;
 
width: 100%;
 
margin: 0 0 1em;
 
border-collapse: collapse;
 
}
 
.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;
 
}
 
.newsbody {
 
background-color: #fcf8f0;
 
border: 1px solid #d9ceb8;
 
padding: 0.6em;
 
margin: 0;
 
}
 
.newsbody .title {
 
margin: 0 0 0.6em;
 
background: #f2e6ce;
 
border: 1px solid #d9ceb8;
 
font-size: 120%;
 
font-weight: bold;
 
padding: 0.2em 0.4em;
 
position: relative;
 
}
 
.newsbody .remark {
 
font-size: 85%;
 
font-weight: normal;
 
float: right;
 
}
 
 
/* Zwingt Bild etc. auf Grundlinie */
 
 
.baseline * {
 
vertical-align: baseline;
 
}
 
 
/* Streckung eines Bildes auf die volle göße des umgebenden Tags */
 
 
.maximage img {
 
width: 100%;
 
height: 100%;
 
}
 
 
/* Streckung eines Bildes auf die volle göße des umgebenden Tags */
 
 
.compass img {
 
width: 160px;
 
height: 160px;
 
}
 
 
/* Festlegung eines Hintergundbildes für ein Layer oder eine Tabellenzelle */
 
 
.background_old_map {
 
/* background-image:url(http://www.wikivoyage.org/w/shared/images/9/91/Old_Map.jpg); */
 
background-repeat:repeat;
 
}
 
 
/* Hervorhebung der angeklickten Fußnoten und der Rückverweise in blau */
 
 
ol.references > li:target {
 
background-color: #ddeeff;
 
}
 
 
sup.reference:target {
 
background-color: #ddeeff;
 
}
 
 
/* Stylesheet extension for navigation bars */
 
 
.navContainer, .navBox {
 
clear: both;
 
position: relative;
 
margin: 1em 0 0;
 
padding: 2px 2px 1px;
 
border: 1px solid #4d64cf;
 
text-align: center;
 
}
 
 
.navContainer {
 
padding: 0;
 
}
 
 
.navContainer .navBox {
 
border-style: none;
 
margin-top: 0;
 
}
 
 
 
/*
 
/*
NO! This makes Opera incredibly slow.
+
border: .5em solid white;
.navContainer + .navContainer {
+
border-width: .5em 0 .8em 1.4em;
border-top-style: none;
 
}
 
 
*/
 
*/
 
.navHeader {
 
font-weight: bold;
 
background-color: #dff1ff;
 
padding: 0 75px;
 
 
}
 
}
+
 
.navImage {
+
/* thumbnails */
background-color: #ffffff;
+
div.thumb {
margin: 0px;
+
margin-bottom: .5em;
padding: 2px 2px 1px;
+
border-style: solid;
float: left;
+
border-color: white;
 +
width: auto;
 
}
 
}
+
div.thumbinner {
.navToggle {
+
border: 1px solid #ccc;
display: none;
+
padding: 3px !important;
font-size: 0.8em;
+
background-color: #f9f9f9;
float: right;
+
font-size: 94%;
padding: 0.1em 4px 0 0;
+
text-align: center;
text-decoration: none;
+
overflow: hidden;
color: #000080;
 
cursor: pointer;
 
 
}
 
}
+
html .thumbimage {
.navBox, .navImage, .navToggle {
+
border: 1px solid #ccc;
position: relative; /* IE quirks mode */
 
 
}
 
}
+
html .thumbcaption {
.navContent {
+
border: none;
 +
text-align: left;
 +
line-height: 1.4em;
 +
padding: 3px !important;
 +
font-size: 85%; /*94%*/
 
}
 
}
+
div.magnify {
.navFooter {
+
float: right;
clear: both;
+
border: none !important;
line-height: 1px;
+
background: none !important;
height: 1px;
 
 
}
 
}
+
div.magnify a, div.magnify img {
/* Style for abbreviations */
+
display: block;
+
border: none !important;
.abbr {
+
background: none !important;
border-bottom: 1px dotted #000;
 
cursor: help;
 
 
}
 
}
+
div.tright {
/* General */
+
clear: right;
+
float: right;
.float-left {
+
border-width: .5em 0 .8em 1.4em;
clear: left;
 
float: left;
 
margin: 0 1em 1em 0;
 
 
}
 
}
.float-right {
+
div.tleft {
clear: right;
+
float: left;
float: right;
+
clear: left;
margin: 0 0 1em 1em;
+
margin-right: .5em;
 +
border-width: .5em 1.4em .8em 0;
 
}
 
}
.centered {
+
img.thumbborder {
clear: both;
+
border: 1px solid #dddddd;
float: none;
 
margin: 1em auto;
 
 
}
 
}
+
.hiddenStructure {
/* Unterdrückung Ausgabe LocDB auf Hauptseite */
+
display: none;
 
.page-Hauptseite .t-locdb-new, .page-Hauptseite .t-locdb {
 
display: none;
 
 
}
 
}
+
 
/* Tags for most accessed pages */
+
## Schriftgrößen
+
 
#tags {
+
h1 {
float: right;
+
  font-size: 2.125em; } /*2.125em*/
background: #0000ff;
+
 
width: 25%;
+
h2 {
padding: 0.5em 1em;
+
  font-size: 1.6875em; } /*1.6875*/
line-height: 2em;
+
 
}
+
h3 {
+
  font-size: 1.375em; } /*1.375*/
#tags a {
+
 
padding: 2px;
+
h4 {
}
+
  font-size: 1.125em; }
+
 
.tag0 {
+
h5 {
font-size: 12px;
+
  font-size: 1.125em; }
}
+
 
.tag0 a {
+
h6 {
color: #888888;
+
  font-size: 1em; }
}
+
 
.tag1 {
+
 
font-size: 16px;
+
@media only screen and (min-width: 768px) {
}
+
  h1, h2, h3, h4, h5, h6 {
.tag1 a {
+
    line-height: 1.3; /*1.4*/}
color: #c0c0c0;
+
 
}
+
  h1 {
.tag2 {
+
    font-size: 2.75em; } /*2.75*/
font-size: 18px;
+
 
}
+
  h2 {
.tag2 a {
+
    font-size: 1.8em; } /*2.3125*/
color: #e0e0e0;
+
 
}
+
  h3 {
.tag3 {
+
    font-size: 1.45em; } /*1.6875*/
font-size: 20px;
+
 
}
+
  h4 {
.tag3 a {
+
    font-size: 1.15em; } /*1.4375*/ }
color: #ffffff;
+
 
}
+
/* Default paragraph styles */
+
p {
/* OpenStreetMap */
+
  font-family: inherit;
+
  font-weight: normal;
.osm {
+
  font-size: 0.9975em;
}
+
  line-height: 1.6;
.osm p { /* wohl in Zukunft obsolet */
+
  margin-bottom: 1.25em;
margin: 0;
+
  text-rendering: optimizeLegibility; }
}
 
 
/* Wikivoyage Shared */
 
 
.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;
 
}
 
 
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: #f7f8ff;
 
border: 2px solid #8888aa;
 
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.warning {
 
clear: both;
 
margin: 0.5em auto;
 
padding: 1em 1em 1em 7.5em;
 
background-image: url("/w/shared/images/f/f0/Achtung.png") ;
 
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;
 
}
 
 
/* phrasebook table styles */
 
 
.phrasebook {
 
border: 1px solid #AAA;
 
background-color: #FFF;
 
border-collapse: collapse;
 
border-spacing: 0 0;
 
margin: 1em 0;
 
width: 100%;
 
}
 
 
.phrasebook th {
 
background-color: #F9F9F9;
 
border-bottom: solid 1px #AAA;
 
padding: 0.3em 0.3em 0.3em 1em;
 
font-weight:bold;
 
text-align: left;
 
vertical-align: baseline;
 
}
 
 
.phrasebook td {
 
padding: 0.3em 0.3em 0.3em 1em;
 
vertical-align: baseline;
 
}
 
 
.phrasebook tr.even td {
 
background-color: #F9F9F9;
 
}
 
 
.phrasebook tr.odd td {
 
background-color: #FFF;
 

Aktuelle Version vom 11. April 2018, 17:36 Uhr

html,
body {
  font-size: 100%; }


/* Wikiname */
.title-name {
  line-height: 1.2em;
  font-size: 2.13em; 
  color: #ABD42E;
}

/* Hide "Main Page" titles */ 
body.page-Wiki-Startseite .title, body.page-Hauptseite .title, body.page-Wiki-Startseite #tagline {
    display:none;
}

/*div#navwrapper {   background: url('http://wolhynien.net/testback.jpg');} */

/* Layout fuer 2-Spaltentabellen */
.tabelle2 {
 border: 0px solid #4D64CF;
 border-collapse: collapse;
 empty-cells: show;
 margin: 0.5em 0;
 background: transparent;
 border-spacing: 0 0;
}
.tabelle2 td, .tabelle2 th {
 border: 0px solid #4D64CF;
 padding: 0.25em 1em 0.25em 0; /* oben rechts unten links */
 vertical-align: baseline;
}
.tabelle2 th { /* hightlighting */
 text-align: left;
 border-bottom: 0px solid #4D64CF;
 border-top: 0px solid #4D64CF;
 background: transparent; /*#DFF1FF*/
}
.nowrap {
 nowrap: nowrap; /*kein Umbruch*/
}

/* Layout fuer Statistik-Tabellen */
.statistik {
 width:100%;
 border: 0px solid #4D64CF;
 border-collapse: collapse;
 empty-cells: show;
 margin: 0.8em 0;
 background: transparent;
 border-spacing: 0 0;
}
.statistik td, .statistik th {
 border-bottom: 1px solid #4D64CF;
 padding: 0.3em 1em 0.3em 1px; /* oben rechts unten links */
 vertical-align: baseline;
}
.statistik th { /* hightlighting */
 font-size:100%;
 font-weight:normal;
 text-align: left;
 border-bottom: 1px solid #4D64CF;
 border-top: 1px solid #4D64CF;
 background: #DFF1FF;
}

pre {
	white-space: -moz-pre-wrap;  /* need for Firefox */
	overflow-x: visible;  /* need for Firefox, extreme long string :( */
	padding: 10px 12px;
	border: 1px dashed #2f6fab;
	color: #222;
	background: #f9f9f9;  /*#F1FFFF*/
	line-height: 1.1em;
	margin: .2em 0;
        overflow-x: auto;    /* need for Firefox, extreme long string :( */
        font-size: 100%;
}

/* Custom Foreground menubar colors */
.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
    background: #33B5E5; /*Balken oben blau*/
    color: #000; 
}

.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
    border-color: #ABD42E; /*Trennstrich grün*/
}

/* Darker color for the hover over items */
.top-bar-section ul li.hover > a,
.top-bar-section ul li ul.dropdown li.hover > a {
    background: #ABD42E; /*Dropdown hover grün*/
}

/* Slightly darker color for the dropdowns */
.top-bar-section ul li ul.dropdown li > a {
    background: #33B5E5; /*Dropdownmenu Hintergrund blau*/
}

/* Bearbeiten-Hinweis ausblenden */
.mw-editsection { display: none; }

/* Schrift verkleinern von Quellen */
 ol.references li {
font-size: 90%;
 }

/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}

/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 85%; /*94%*/
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
}

## Schriftgrößen

h1 {
  font-size: 2.125em; } /*2.125em*/

h2 {
  font-size: 1.6875em; } /*1.6875*/

h3 {
  font-size: 1.375em; } /*1.375*/

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }


@media only screen and (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.3; /*1.4*/}

  h1 {
    font-size: 2.75em; }  /*2.75*/

  h2 {
    font-size: 1.8em; } /*2.3125*/

  h3 {
    font-size: 1.45em; } /*1.6875*/

  h4 {
    font-size: 1.15em; } /*1.4375*/ }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 0.9975em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }