MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Geometrie-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 16: Zeile 16:
.forumlist td.forum_title span a { padding-left: 0px }
.forumlist td.forum_title span a { padding-left: 0px }
.forumlist td.forum_title a.forum_new { background: url(/images/Forum_new.gif) center left no-repeat }
.forumlist td.forum_title a.forum_new { background: url(/images/Forum_new.gif) center left no-repeat }
.forumlist td.forum_title a.forum_new { font-weight: bold }
.forumlist td.forum_title a.forum_new:visited { background: none }
.forumlist td.forum_title a.forum_new:visited { background: none }
.forumlist th.forum_title { padding-left: 20px }
.forumlist th.forum_title { padding-left: 20px }


/*
/*

Aktuelle Version vom 4. Mai 2010, 18:00 Uhr

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */


*/

table td.forum_title a.forum_new { font-weight: bold }
table td.forum_title a.forum_new:visited { font-weight: normal }
table td.forum_edited a { text-decoration: none }

.forumlist { border-collapse: collapse }
.forumlist td { border-top: solid #999 1px }
.forumlist td span { display: block; padding-left: 10px; font-size: smaller }
.forumlist td span a { text-decoration: none; }
.forumlist td span.forum_author { padding-left: 30px; }
.forumlist td.forum_title a { padding-left: 20px }
.forumlist td.forum_title span a { padding-left: 0px }
.forumlist td.forum_title a.forum_new { background: url(/images/Forum_new.gif) center left no-repeat }
.forumlist td.forum_title a.forum_new { font-weight: bold }
.forumlist td.forum_title a.forum_new:visited { background: none }
.forumlist th.forum_title { padding-left: 20px }

/*