MediaWiki:Common.css

Aus Wiki1

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 13: Zeile 13:
     margin: 0;
     margin: 0;
     white-space: nowrap;
     white-space: nowrap;
-
     width: 71.7%;
+
     width: 72%;
     line-height: 1.1em;
     line-height: 1.1em;
     overflow: visible;
     overflow: visible;

Version vom 19:35, 19. Jan. 2021

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
.keineNummer .tocnumber { display: none; }

#column-content {
margin: 0 0 0.6em -12.2em;
}

#p-cactions {
    position: absolute;
    border: none;
    top: 1.5em;
    left: 14.8em;
    margin: 0;
    white-space: nowrap;
    width: 72%;
    line-height: 1.1em;
    overflow: visible;
    background: none;
    border-collapse: collapse;
    padding-left: 1em;
    list-style: none;
    font-size: 95%;
}

#column-one {
    padding-top: 15em;
}

#content {
    margin: 2.8em 0 0 15em;
    width: 70%;
    padding: 0 1em 1.5em 1em;
    background: white;
    color: black;
    border: 1px solid #aaa;
//    border-right: none;
    line-height: 1.5em;
    position: relative;
    z-index: 2;
}
Persönliche Werkzeuge