*** empty log message ***
[m17n/m17n-docs.git] / m17n-lib.css
1 H1 { text-align: center}
2 code { text-decoration: none; font-weight: normal; font-family: monospace; font-size; 125%}
3 A.qindex {}
4 A.qindexRef {color: fuchsia}
5 A.el { text-decoration: none; font-weight: bold }
6 A.elRef { font-weight: bold }
7 A.code { text-decoration: none; font-weight: normal; color: #4444ee }
8 A.codeRef { font-weight: normal; color: #4444ee }
9 A:hover { text-decoration: none; background-color: #f2f2ff }
10 A:active {text-decoration: none; color: white; background-color: navy }
11 DL.el { margin-left: -1cm }
12 DIV.fragment { width: 90%; border: none; background-color: #eeeeee}
13 DIV.ah { background-color: navy; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
14 TD.md { background-color: #f2f2ff; font-weight: bold; }
15 TD.mdname { background-color: #f2f2ff; font-weight: bold; font-style: italic }
16 DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
17 DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller }
18 FONT.keyword       { color: #008000 }
19 FONT.keywordtype   { color: #604020 }
20 FONT.keywordflow   { color: #e08000 }
21 FONT.comment       { color: #800000 }
22 FONT.preprocessor  { color: #806020 }
23 FONT.stringliteral { color: #002080 }
24 FONT.charliteral   { color: #008080 }