summaryrefslogtreecommitdiff
path: root/Doc/html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css
index 4ce5126881..4464213ecd 100644
--- a/Doc/html/style.css
+++ b/Doc/html/style.css
@@ -196,9 +196,9 @@ address { font-size: 80%; }
border-left-width: 0px;
vertical-align: baseline;
}
-.realtable .center { text-align: center; }
-.realtable .left { text-align: left; }
-.realtable .right { text-align: right; }
+.center { text-align: center; }
+.left { text-align: left; }
+.right { text-align: right; }
.refcount-info { font-style: italic; }
.refcount-info .value { font-weight: bold;