ドキュメント細部の修正
[YACASL2.git] / doc / style.css
index acedfa4..fd3e083 100644 (file)
@@ -136,8 +136,10 @@ pre.example strong {
     border: 2px solid green;
 }
 
-dt {
+th, dt, em {
+    font-style: normal;
     font-weight: bold;
+    font-family: sans-serif;
 }
 
 dfn {