X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=m17n-lib.css;h=66f5aa1856d86ed2af68fd81859fa1402f0b1245;hp=59c4e02ffa7f819d76c9f13984b270a058f713fb;hb=085e36a9f58bd803b3fc57944d6f1af6a49cac7c;hpb=45928170dc985ff2b0b2ccdbad78c3707aed8d82 diff --git a/m17n-lib.css b/m17n-lib.css index 59c4e02..66f5aa1 100644 --- a/m17n-lib.css +++ b/m17n-lib.css @@ -1,4 +1,5 @@ H1 { text-align: center} +code { text-decoration: none; font-weight: normal; font-family: monospace; font-size; 125%} A.qindex {} A.qindexRef {color: fuchsia} A.el { text-decoration: none; font-weight: bold } @@ -8,7 +9,7 @@ A.codeRef { font-weight: normal; color: #4444ee } A:hover { text-decoration: none; background-color: #f2f2ff } A:active {text-decoration: none; color: white; background-color: navy } DL.el { margin-left: -1cm } -DIV.fragment { width: 100%; border: none; background-color: #eeeeee } +DIV.fragment { width: 90%; border: none; background-color: #eeeeee} DIV.ah { background-color: navy; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px } TD.md { background-color: #f2f2ff; font-weight: bold; } TD.mdname { background-color: #f2f2ff; font-weight: bold; font-style: italic }