[med-svn] r1424 - trunk/community/website/inc
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Mon Feb 18 10:20:37 UTC 2008
Author: hanska-guest
Date: 2008-02-18 10:20:36 +0000 (Mon, 18 Feb 2008)
New Revision: 1424
Modified:
trunk/community/website/inc/style.css
Log:
Trying to center text.
Modified: trunk/community/website/inc/style.css
===================================================================
--- trunk/community/website/inc/style.css 2008-02-18 10:17:29 UTC (rev 1423)
+++ trunk/community/website/inc/style.css 2008-02-18 10:20:36 UTC (rev 1424)
@@ -608,6 +608,11 @@
empty-cells: show;
}
+#qa_table td {
+ vertical-align: middle;
+ text-align: center;
+}
+
#qa_table th.clickable, th.clickable a, th.clickable a:visited {
background: #eef4eb;
color: #436976;
More information about the debian-med-commit
mailing list