changeset 1166:26b9fca795f8

Force font weight and style to normal for keys.
author zas_
date Thu, 20 Nov 2008 17:28:34 +0000
parents 473a7c4881cd
children e812b1a7adda
files doc/style.css
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/style.css	Thu Nov 20 17:23:46 2008 +0000
+++ b/doc/style.css	Thu Nov 20 17:28:34 2008 +0000
@@ -246,4 +246,6 @@
 	margin: 0;
 	font-size:0.8em;
 	white-space:nowrap;
+	font-weight:normal;
+	font-style:normal;
 }