Files
date_time/doc/doxygen.css
Jeff Garland b22d572c70 updated documentation
[SVN r15046]
2002-08-22 00:11:01 +00:00

27 lines
1.2 KiB
CSS

H1 { text-align: center; color: lightcoral; }
H2 { margin-top: 0; margin-bottom: 0; color: slateblue; }
.bold { font-weight: bold; }
.el { text-decoration: none; font-weight: bold; color: lightslateblue }
.func { text-decoration: none; font-weight: bold; color: lightslateblue }
A.qindex { color: seagreen }
A.qindexRef {}
A.el { text-decoration: none; font-weight: bold; color: lightslateblue }
A.elRef { font-weight: bold; color: red}
A.code { text-decoration: none; font-weight: normal; color: darkblue; }
A.codeRef { font-weight: normal; }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #eeeeee; }
DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 }
/*TD.md { background-color: #f2f2ff }*/
/* md == member documentation */
TD.md { background-color: lightblue; }
DIV.groupHeader { margin-left: 16; margin-top: 12; margin-bottom: 6; font-weight: bold }
DIV.groupText { margin-left: 16; font-style: italic; font-size: smaller }
FONT.keyword { color: green }
FONT.keywordtype { color: green }
FONT.keywordflow { color: darkviolet }
FONT.comment { color: slateblue }
FONT.preprocessor { color: #806020 }
FONT.stringliteral { color: #002080 }
FONT.charliteral { color: #008080 }