chiark / gitweb /
Merge from MDW's branch:
[disorder] / templates / disorder.css
index d38311cc227747be1688f0816a5e2828f34a04e5..34c44db777ff4b7dd4fb1d82898424806a470ee9 100644 (file)
@@ -45,7 +45,7 @@ th {
 
 /* ordinary cells in tables */
 td {
-  vertical-align: center
+  vertical-align: middle
 }
 
 /* the headings <tr> of the table */
@@ -453,7 +453,7 @@ p.credits {
 }
 /*
 This file is part of DisOrder.
-Copyright (C) 2003, 2004, 2005 Richard Kettlewell
+Copyright (C) 2003, 2004, 2005, 2007 Richard Kettlewell
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by