X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=m17n-lib.css;h=a3166298af5dbd2388422ac74884a17ed20ff5de;hp=59c4e02ffa7f819d76c9f13984b270a058f713fb;hb=96586c1263297aff8eede97a08b52908ac7e8217;hpb=bf52330ffc5ae04efd76417ba2a6f475da243575 diff --git a/m17n-lib.css b/m17n-lib.css index 59c4e02..a316629 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} 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 }