summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-06 13:29:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-11-06 13:30:14 -0700
commit45ee22dd4a64d4a07d6f67d5bdb80d4f2394e222 (patch)
treea1eea3e74d88a44eebc4dc4bcf80d50062dab72c
parent0ccec393a557df0469794483f68eec0276a1faed (diff)
xorg.css: center <othercredit> as well
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--xorg.css3
1 files changed, 2 insertions, 1 deletions
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;
}