Commit 35557618 authored by Astrid Kessler's avatar Astrid Kessler
Browse files

add a style for the new pronounciations in the glossary


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106763 13f79535-47bb-0310-9956-ffa450edef68
parent 9d11cb47
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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
+5 −0
Original line number Diff line number Diff line
@@ -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