From: nisikimi Date: Tue, 8 Jul 2003 03:51:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~142 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=bf52330ffc5ae04efd76417ba2a6f475da243575 *** empty log message *** --- diff --git a/m17nlib.css b/m17nlib.css index 59c4e02..a316629 100644 --- a/m17nlib.css +++ b/m17nlib.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 }