Herzlich Willkommen zum Mitglieder-Wiki von   Wikimedia Österreich.
Für ein Benutzerkonto schreibe bitte an   verein [at] wikimedia.at

MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
display:none
(+ coordinates)
(display:none)
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
/* Position coordinates
*
*/
#coordinates { 
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    right: 0;
    top: 3.7em;
    float: right;
    margin: 0em;
    padding: 0em;
    padding-right: 30px;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}
/*
* Im Projekt WP:GEO benutzt die [[Vorlage:Coordinate]] das «geo-microformat»
* zur semantischen Auszeichnung des Texts. Der Inhalt dieses
* [[Tag (Informatik)|Tags]] ist nicht für den Leser bestimmt.
*/
.geo { display: none;}
/** expand main sidebar boxes **/
/** expand main sidebar boxes **/
#p-Aktuelles .body { display:block!important; }
#p-Aktuelles .body { display:block!important; }
Zeile 125: Zeile 155:
font-size: x-small;
font-size: x-small;


#coordinates {
 
     display: block;
/* Skinabhängige absolute Positionierungen ausblenden */
     font-size: x-small;
/* Bitte [[MediaWiki Diskussion:Common.css/Archiv 1#Absolute Positionierungen]] beachten */
     line-height: 1.5;
/* #commons-icon,  */
     position: absolute;
/* #coordinates,    */
     right: 2.4em;
/* #editcount,    */
     text-align: right;
/* #issnlink,    */
     text-indent: 0;
/* #shortcut,    */
     top: .2em;
/* #spoken-icon,    */
     white-space: nowrap;
/* .topicon {   */
}
/* display: none;      */
/* }    */
 
 
/* #coordinates {    */
/*     display: block;   */
/*     font-size: x-small;   */
/*     line-height: 1.5;   */
/*     position: absolute;   */
/*     right: 2.4em;   */
/*     text-align: right;   */
/*     text-indent: 0;   */
/*     top: .2em;   */
/*     white-space: nowrap;   */
/* }    */
 
 
body.page-Main_Page h1.firstHeading { display:none; }
Mitglied, WLM, Administratoren
1.978

Bearbeitungen

Navigationsmenü