Difference between revisions of "MediaWiki:Common.css"
From Hortipedia
Line 41: | Line 41: | ||
} | } | ||
− | .ns | + | .ns:Help .firstHeading { |
padding-top:10px; | padding-top:10px; | ||
border-bottom:2pt solid #fd5a1f; | border-bottom:2pt solid #fd5a1f; |
Revision as of 13:58, 30 April 2009
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */ .wikitable, .prettytable { margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #AAA solid; border-collapse: collapse; empty-cells:show; } .wikitable th, .wikitable td, .prettytable th, .prettytable td { border: 1px #AAA solid; padding: 0.3em; } .wikitable caption, .prettytable caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } .hintergrundfarbe1 { /* hellgrau */ background-color: #e1e1e1; } .hintergrundfarbe2 { /* hellgrün */ background-color: #d7e4d5; } .hintergrundfarbe3 { /* hellblau */ background-color: #8e9dd6; } .hintergrundfarbe5 { /* Neutral, abgesetzt */ background-color: #e0e0e0; } .ns-0 .firstHeading { padding-top:10px; border-bottom:1pt solid #9b9b9b; } .ns:Help .firstHeading { padding-top:10px; border-bottom:2pt solid #fd5a1f; } .ns-14 .firstHeading { padding-top:10px; border-bottom:2pt solid #3050bd; } .page-Hauptseite .bodyContent { background-color: #00ff00; } .hauptseite .body{ background-color: #ff0000; }