1 body
,h1
,h2
,h3
,h4
,h5
,h6
,p
,center
,td
,th
,ul
,dl
,div
{
2 font-family: sans-serif
;
6 background-color: black
;
20 caption
{ font-weight: bold
}
24 /* Data structure index. Box with clickable letters */
27 background-color: #000055;
28 border: 1px solid
#ffff00;
35 /* Data structure index, clickable letters */
37 text-decoration: none
;
43 text-decoration: none
;
49 text-decoration: none
;
50 background-color: #ffff00;
54 text-decoration: none
;
58 a
.elRef
{ font-weight: bold
}
61 text-decoration: none
;
67 text-decoration: none
;
83 text-decoration: none
;
84 background-color: #ffff00
87 dl
.el
{ margin-left: -1cm }
89 font-family: Fixed
, monospace
;
94 border: 1px solid
#CCCCCC;
95 background-color: #351505;
106 /* data structures non-clickable letters */
108 background-color: black
;
130 background-color: #000055;
132 padding-right : 10px;
135 padding-bottom : 2px;
140 border: 1px solid
#ffff00;
144 background-color: #000055;
146 padding-right : 10px;
149 padding-bottom : 2px;
154 border: 1px solid
#ffff00;
158 background-color: #112244;
160 p
.formulaDsp
{ text-align: center
; }
162 img
.formulaInl
{ vertical-align: middle
; }
164 /* Overwiew on top of page for *.c file */
166 .mdescLeft { /* empty box on the left besides short description */
167 padding: 0px 8px 4px 8px;
171 .mdescRight { /* Short description */
172 padding: 0px 8px 4px 8px;
178 .memItemLeft { /* return value */
180 border-top-color: #ffff00;
181 padding: 1px 0px 0px 8px;
183 border-top-width: 2px;
184 border-top-style: solid
;
185 border-right-style: none
;
186 border-bottom-style: none
;
187 border-left-style: none
;
191 .memItemRight { /* function declaration */
193 border-top-color: #ffff00;
194 padding: 1px 8px 0px 8px;
196 border-top-width: 2px;
197 border-top-style: solid
;
198 border-right-style: none
;
199 border-bottom-style: none
;
200 border-left-style: none
;
218 background-color: #000000;
234 .dirtab { padding: 4px;
235 border-collapse: collapse
;
236 border: 1px solid
#84b007;
247 border-top: 1px solid yellow
;
250 /* Style for detailed member documentation */
257 .memitem { /* outer border around function */
259 background-color: #000000;
262 border-color: #ffff00;
266 color: #ffffff; /* name of the function */
275 /* inner box containing function definition */
277 background-color: #000055;
281 border-color: #ffff00;
290 .paramtype { /* type of function parameter, e.g. "int" */
295 .paramname { /* name of function parameter */