MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus ABV-Essingen
K |
K |
||
Zeile 58: | Zeile 58: | ||
− | #ca-watch,#ca-viewsource,#ca-nstab-main,#ca-history,#ca-talk,#ca-nstab-project { display: none !important; } | + | #ca-watch,#ca-viewsource,#ca-nstab-main,#ca-history,#ca-talk,#ca-nstab-project,#ca-nstab-special,#ca-nstab-help,#ca-nstab-widget { display: none !important; } |
Version vom 8. April 2010, 23:47 Uhr
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */ div.Aktuelles_Container { border: 1px dashed #aaaaaa; margin: 10px; } div.Aktuelles_Header { border: 1px solid #dddddd; background-color: #d0ecd0; margin: 2px; padding: 5px; } span.Aktuelles_Date { color: #999999; } span.Aktuelles_Title { font-weight: bold; color: #222222; } div.Aktuelles_Content { border: 1px solid #eeeeee; background-color: #e0fce0; padding: 10px; margin: 2px; } .wikitable { border: 1px solid #aaaaaa; border-collapse: collapse; background-color: #eeeeff; } th { text-alignment: left; background-color: #ffeeee; } td,th { border: 1px solid #cccccc; padding: 2px; padding-left: 6px; padding-right: 6px; } div.PicasaGallery { border: 1px dashed #dddddd; padding: 4px; margin: 16px; margin-top: 12px; margin-bottom: 24px; } #ca-watch,#ca-viewsource,#ca-nstab-main,#ca-history,#ca-talk,#ca-nstab-project,#ca-nstab-special,#ca-nstab-help,#ca-nstab-widget { display: none !important; }