mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 23:01:55 +00:00
format for members' table http://expo.survex.com/folk/index.htm 2
This commit is contained in:
parent
e29ce23a1c
commit
be463b5ddf
@ -155,7 +155,7 @@ ul#links li a.editlink {
|
||||
}
|
||||
|
||||
/* TABLES */
|
||||
table.trad, table.centre {
|
||||
table.trad, table.centre, table.fancy {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
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 {
|
||||
background-color: #C8E1E2;
|
||||
font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
|
||||
width: 180px;
|
||||
}
|
||||
table.fancy td.nonempty {
|
||||
background-color: #99CCCC;
|
||||
font-size: 85%;
|
||||
text-align: center;
|
||||
}
|
||||
/*SPECIAL PAGES*/
|
||||
/*caves*/
|
||||
|
Loading…
Reference in New Issue
Block a user