summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Dew <marcoz@osource.org>2011-11-12 02:02:33 -0700
committerMatt Dew <marcoz@osource.org>2011-11-12 02:02:33 -0700
commit4b1d377c23c82cf20b28e280e7d9741ab9385b40 (patch)
tree58d1ea223c5e88fe9e8a0a91d60a71e96ac563b1
parentb87f40bfbe557350874b8fa93a54f300750b3b37 (diff)
Added refentry style
-rw-r--r--xorg.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/xorg.css b/xorg.css
index 38e416c..6be0f75 100644
--- a/xorg.css
+++ b/xorg.css
@@ -326,3 +326,8 @@ div.simpleheadertable table td {
border-bottom: hidden;
}
+div.refentry {
+ background: #F8F8F8;
+ padding-left: 2em;
+ padding-right: 2em;
+}