mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
format for members' table http://expo.survex.com/folk/index.htm 2
This commit is contained in:
@@ -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*/
|
||||||
|
|||||||
Reference in New Issue
Block a user