From be463b5ddf7fb4beae6dd5bbb93898924504a65b Mon Sep 17 00:00:00 2001
From: aiora <az296@cam.ac.uk>
Date: Wed, 21 Dec 2011 19:23:00 +0100
Subject: [PATCH] format for members' table
 http://expo.survex.com/folk/index.htm 2

---
 css/main2.css | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/css/main2.css b/css/main2.css
index fcc5f9be2..31166a6a4 100644
--- a/css/main2.css
+++ b/css/main2.css
@@ -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*/