diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-08 17:33:04 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-08 17:33:04 -0700 |
commit | 251ae8ac450171ba9b868c9173e6cc0b50a569bc (patch) | |
tree | 73652bbce9b0db3d908a80c7bea679ad99796960 | |
parent | 3286e44b95a8de6c563fc136c71b5defd6ae530c (diff) |
xorg.css: center more bits of title pages
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | xorg.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ td { padding-left: 0.5em; } -h1, .author, .pubdate, .abstract { +h1, .author, .pubdate, .abstract, .subtitle, .releaseinfo, .authorgroup { text-align: center; } |