chiark / gitweb /
Merge from MDW's branch:
[disorder] / templates / disorder.css
index 8a42b455299a67177edb9e696e8118ca9eee8236..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
@@ -470,4 +470,3 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 USA
 */
-/* arch-tag:tlWcgChjjqNVaC/UmG9Zaw */