summaryrefslogtreecommitdiffstats
path: root/examples/group/html/doxygen.css
blob: e1dee1c8928ee17cb0db3af4a0ea3928620f63a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
H1 { text-align: center }
A.el { text-decoration: none; font-weight: bold }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #eeeeee }
DIV.in { margin-left: 16 }
DIV.ah { background-color: black; margin-bottom: 3; margin-top: 3 }
A.gl:link { color: #ffffff }
A.gl:visited { color: #ffffff }
A.gl { text-decoration: none; font-weight: bold; background-color: #ff8080 }
TD.md { background-color: #f2f2ff }