From 45ee22dd4a64d4a07d6f67d5bdb80d4f2394e222 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 6 Nov 2010 13:29:16 -0700 Subject: xorg.css: center as well Signed-off-by: Alan Coopersmith --- xorg.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xorg.css b/xorg.css index 9da859b..f779666 100644 --- a/xorg.css +++ b/xorg.css @@ -74,7 +74,8 @@ td { padding-left: 0.5em; } -h1, .author, .pubdate, .abstract, .subtitle, .releaseinfo, .authorgroup { +h1, .author, .pubdate, .abstract, .subtitle, .releaseinfo, .authorgroup, +.othercredit { text-align: center; } -- cgit v1.2.3