MediaWiki:Skin/PädoVZ.css: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
Zeile 6: Zeile 6:
 
#mw-panel .portal, #mw-head, #mw-page-base, #firstHeading {
 
#mw-panel .portal, #mw-head, #mw-page-base, #firstHeading {
 
     display:none;
 
     display:none;
 +
}
 +
 +
#content {
 +
    border:none;
 +
    margin-left:-10em;
 
}
 
}
  

Version vom 3. November 2011, 12:21 Uhr

body {
    background-image: none !important;
    background-color: #FFFFFF !important;
}

#mw-panel .portal, #mw-head, #mw-page-base, #firstHeading {
    display:none;
}

#content {
    border:none;
    margin-left:-10em;
}

.paedovz {
    font-family:tahoma,verdana,arial,sans-serif;
    font-size:11px;
}