diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2013-10-10 23:52:38 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-10 23:52:38 +0200 |
| commit | cdfd5a2d8e8781f1925e90953a330ad38e63222f (patch) | |
| tree | 78985510025fc967d6a2974819576458a3990bed /doc/html/doxygen.css | |
| parent | 72ee1e6be2d918af467fef76932231be731795e9 (diff) | |
Release 2.0 tarball2.0
Diffstat (limited to 'doc/html/doxygen.css')
| -rw-r--r-- | doc/html/doxygen.css | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/html/doxygen.css b/doc/html/doxygen.css new file mode 100644 index 0000000..7f8e5b8 --- /dev/null +++ b/doc/html/doxygen.css @@ -0,0 +1,20 @@ +H1 { text-align: center; } +A.qindex {} +A.qindexRef {} +A.el { text-decoration: none; font-weight: bold } +A.elRef { font-weight: bold } +A.code { text-decoration: none; font-weight: normal; color: #4444ee } +A.codeRef { font-weight: normal; color: #4444ee } +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 } +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: #008000 } +FONT.keywordtype { color: #604020 } +FONT.keywordflow { color: #e08000 } +FONT.comment { color: #800000 } +FONT.preprocessor { color: #806020 } +FONT.stringliteral { color: #002080 } +FONT.charliteral { color: #008080 } |
