This commit is contained in:
aiora
2011-12-21 19:23:00 +01:00
parent e29ce23a1c
commit be463b5ddf

View File

@@ -155,7 +155,7 @@ ul#links li a.editlink {
} }
/* TABLES */ /* TABLES */
table.trad, table.centre { table.trad, table.centre, table.fancy {
border-collapse: collapse; border-collapse: collapse;
} }
table.trad, table.trad th, table.trad td, table.trad, table.trad th, table.trad td,
@@ -190,10 +190,12 @@ table.fancy { /*For the members list in ../folk/index.htm*/
table.fancy td:first-child { table.fancy td:first-child {
background-color: #C8E1E2; background-color: #C8E1E2;
font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
width: 180px;
} }
table.fancy td.nonempty { table.fancy td.nonempty {
background-color: #99CCCC; background-color: #99CCCC;
font-size: 85%; font-size: 85%;
text-align: center;
} }
/*SPECIAL PAGES*/ /*SPECIAL PAGES*/
/*caves*/ /*caves*/