MediaWiki:Common.css
Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102873/mediawiki/includes/MagicWord.php on line 739
Aus It2010-g1
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ /* -------------------------------------------------- | | | STORY-CARDS | | | -------------------------------------------------- */ /* for all storyCard */ table.storyCard { width:1000; } /* for headlines (th) in storyCardRed */ table.storyCardRed th{ background: none repeat scroll 0 0 red; } /* for headlines (th) in storyCardYellow */ table.storyCardYellow th{ background: none repeat scroll 0 0 yellow; } /* for headlines (th) in storyCardGreen */ table.storyCardGreen th{ background: none repeat scroll 0 0 green; } /* -------------------------------------------------- | | | ENDE: STORY-CARDS | | | -------------------------------------------------- */ /* -------------------------------------------------- | | | START: BOX | | | -------------------------------------------------- */ /* for all box-tables */ table.box { background: none repeat scroll 0 0 #F2F2F2; border: 1px dashed #AAAAAA; border-collapse: collapse; color: black; margin: 1em 1em 1em 0; } /* for all box-tables th and td*/ .box th, .box th { padding: 0.2em; } /* -------------------------------------------------- | | | ENDE: BOX | | | -------------------------------------------------- */ #mw-panel li a{ padding-left:16px; background-position: left top; background-repeat: no-repeat; } #n-Projekt_TSP-Ameisenalgorithmus{ background-image: url("http://lisa-debian-server.dyndns.org/mediawiki/images/f/f4/AntsOnCrack-Logo_16x16.png"); background-repeat: no-repeat; }