# HG changeset patch # User zas_ # Date 1227202114 0 # Node ID 26b9fca795f84113d5a4acf64a2967ff94561aee # Parent 473a7c4881cd3c8a6a686db9cd6b4de0cbfd849b Force font weight and style to normal for keys. diff -r 473a7c4881cd -r 26b9fca795f8 doc/style.css --- 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; }