MediaWiki:Common.css
From Hortipedia
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Clear the cache in Tools → Preferences
/** 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; } .hintergrundfarbe5 { /* Neutral, abgesetzt */ background-color: #e0e0e0; } body {background-color: #e1e1e1; background-image: url(http://hortipedia.activeminds.net/images/6/65/HP_Logo_160-180-100_graphic_file_26KB.jpg);} .ns-0 .firstHeading { padding-top:10px; border-bottom:2pt solid #c7c7c7; } .ns-12 .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 h2 { background-color: #ff0000; border: 1px solid #8898bf; font-size: 1em; font-weight: bold; margin-top: 0; margin-bottom: 0; padding-top: 0.1em; padding-bottom: 0.1em; }