]> granicus.if.org Git - apache/commitdiff
add a style for the new pronounciations in the glossary
authorAstrid Malo <kess@apache.org>
Sat, 27 Nov 2004 22:02:33 +0000 (22:02 +0000)
committerAstrid Malo <kess@apache.org>
Sat, 27 Nov 2004 22:02:33 +0000 (22:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106763 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/css/manual-print.css
docs/manual/style/css/manual.css

index 1fef6fb6f7ac244517526a8653b0cb7ca103dfcf..7e0113f5ce3ff96d5a1b8c659a3d9bc68e63db34 100644 (file)
@@ -49,6 +49,11 @@ span.transnote {
     background-color: inherit;
     color: #888;
 }
+span.phonetic {
+    font-weight: normal;
+    background-color: inherit;
+    color: #888;
+}
 
 /* fixup IE & Opera
  * otherwise they forget to inherit
index 484688f19ccfe9610c8bf31848c25f43c8e16dab..23f56a7b87f3e81a42f16ffaa6f82bc0002817c8 100644 (file)
@@ -49,6 +49,11 @@ span.transnote {
     background-color: inherit;
     color: #888;
 }
+span.phonetic {
+    font-weight: normal;
+    background-color: inherit;
+    color: #888;
+}
 
 /* fixup IE & Opera
  * otherwise they forget to inherit