MediaWiki:Common.css: Unterschied zwischen den Versionen

KKeine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
KKeine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
 
(29 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 51: Zeile 51:
padding: 2px;
padding: 2px;
}
}
div.NavHead {
.NavHead {
background: #eaecf0;
background: #eaecf0;
font-weight: bold;
font-weight: 500;
}
}
div.NavFrame:after {
div.NavFrame:after {
Zeile 112: Zeile 112:
.prettytable {
.prettytable {
background-color: #FFFFFF;
background-color: #FFFFFF;
border: 0px solid #9cacbf;
border-collapse: collapse;
border-collapse: collapse;
   margin: 5px;
   margin: 5px;
Zeile 118: Zeile 117:
   outline: 1px solid #9cacbf;
   outline: 1px solid #9cacbf;
   outline-offset: 5px;
   outline-offset: 5px;
}
}
}
table.prettytable > * > tr > th,
table.prettytable > * > tr > th,
Zeile 130: Zeile 128:
}
}
table.prettytable > caption {
table.prettytable > caption {
font-weight: bold;
font-weight: 500;
}
}


Zeile 141: Zeile 139:
   outline: 1px solid #ED6A0B;
   outline: 1px solid #ED6A0B;
   outline-offset: 5px;
   outline-offset: 5px;
}
}
}
table.prettytableGoalie > * > tr > th,
table.prettytableGoalie > * > tr > th,
Zeile 153: Zeile 150:
}
}
table.prettytableGoalie > caption {
table.prettytableGoalie > caption {
font-weight: bold;
font-weight: 500;
}
}


Zeile 164: Zeile 161:
   outline: 1px solid #FFBF00;
   outline: 1px solid #FFBF00;
   outline-offset: 5px;
   outline-offset: 5px;
}
}
}
table.prettytableRef > * > tr > th,
table.prettytableRef > * > tr > th,
Zeile 176: Zeile 172:
}
}
table.prettytableRef > caption {
table.prettytableRef > caption {
font-weight: bold;
font-weight: 500;
}
}


Zeile 188: Zeile 184:
   outline: 1px solid #FFFFFF;
   outline: 1px solid #FFFFFF;
   outline-offset: 5px;
   outline-offset: 5px;
}
}
}
table.prettytableInfobox > * > tr > th,
table.prettytableInfobox > * > tr > th,
Zeile 200: Zeile 195:
}
}
table.prettytableInfobox > caption {
table.prettytableInfobox > caption {
font-weight: bold;
font-weight: 500;
}
}


Zeile 211: Zeile 206:
   outline: 1px solid #EDC900;
   outline: 1px solid #EDC900;
   outline-offset: 5px;
   outline-offset: 5px;
}
}
}
table.prettytableHOF > * > tr > th,
table.prettytableHOF > * > tr > th,
Zeile 223: Zeile 217:
}
}
table.prettytableHOF > caption {
table.prettytableHOF > caption {
font-weight: bold;
font-weight: 500;
}
}


Zeile 415: Zeile 409:
/* Hochgestellte Buchstaben in der Einzelnachweiseliste kursiv setzen */
/* Hochgestellte Buchstaben in der Einzelnachweiseliste kursiv setzen */
ol.references li a[href|="#cite_ref"] {
ol.references li a[href|="#cite_ref"] {
font-style: italic;
font-style: normal;
}
}


Zeile 581: Zeile 575:
}
}


/* +++++ 2. (c) UNSORTIERTE ANPASSUNGEN +++++ */
/* Bring the text to 14px */
 
#bodyContent {
/*
  font-size: 0.9em;
* Rollback-Knopf auf der Beobachtungsliste ausblenden, da er dort nur von sehr
* beschränktem Nutzen ist und zu sehr vielen Reverts aus Versehen führt
*/
.mw-special-Watchlist .mw-rollback-link {
display: none;
}
 
/*
* Verhindere, dass Infoboxen etc. in den Inhalt von Kategorien hineinragen.
* Das betrifft nur Kategorieseiten.
*/
div.mw-category-generated {
clear: both;
}
}


/* [[Special:Search]]: Suchergebnisse aus anderssprachigen Wikipedien */
#catlinks { display:block }
.mw-search-interwiki-header {
border-top: 3px solid #c00000;
}


/* +++++ 3. [[Wikipedia:Hauptseite|HAUPTSEITE]] +++++ */
/*#firstHeading {display: none;}
 
/*
* Überschrift, Weiterleitungshinweis, Kategorie und Schwesterprojektverweise
* auf der Hauptseite verbergen
* Nicht in allen Skins vollständig wirksam; vgl. [[MediaWiki:Cologneblue.css]]
*/
.action-view.page-Wikipedia_Hauptseite h1.firstHeading,
.action-view.page-Wikipedia_Hauptseite #contentSub,
.action-view.page-Wikipedia_Hauptseite #catlinks,
.page-Wikipedia_Hauptseite #p-wikibase-otherprojects {  
display: none;
}


/* [[Wikipedia Diskussion:Meinungsbilder/Neue Hauptseite/V5-2-css]], 2006 */
/* To make images responsive */
#hauptseite h2 {
.res-img img {
background: #d8e8ff;
max-width:100%;
border: 1px solid #8898bf;
height:auto;
font-family: inherit; /* [[mw:Typography refresh]] */
font-size: 1em;
font-weight: bold;
line-height: 1.5; /* [[mw:Typography refresh]] */
margin: 0;
padding: .1em 0;
}
#hauptseite .inhalt {
background: #fff;
border: 1px solid #8898bf;
border-top: 0;
min-height: 0; /* IE 7 */
padding: .3em .8em .4em;
}
#hauptseite .inhalt hr {
background: #8898bf;
color: #8898bf; /* IE 7 */
height: 1px;
margin: .5em 0;
}
#hauptseite .inhalt .mehr {
clear: both;
font-size: 95%;
margin-top: .8em;
text-align: right;
}
.hauptseite-oben,
.hauptseite-links,
.hauptseite-rechts {
margin-bottom: 1em;
}
.hauptseite-links {
margin-right: .5em;
}
.hauptseite-rechts {
margin-left: .5em;
}
.hauptseite-oben h2,
.hauptseite-unten h2 {
text-align: center;
}
.hauptseite-oben .inhalt .portale {
font-weight: bold;
margin: .2em 0;
}
.hauptseite-oben .inhalt .intern {
font-size: 90%;
text-align: center;
}
}
.hauptseite-links h2,
.hauptseite-rechts h2 {
text-indent: .8em;
}
#hauptseite-schwesterprojekte .inhalt a {
font-weight: bold;
}
#catlinks { display:block }
#firstHeading {display: none;}