OpenCores
URL https://opencores.org/ocsvn/gecko3/gecko3/trunk

Subversion Repositories gecko3

[/] [gecko3/] [trunk/] [GECKO3COM/] [gecko3com-fw/] [doc/] [inc/] [doxygen-style.css] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 nussgipfel
body {
2
3
        color:#333;
4
        font-size:medium;
5
        font-weight:normal;
6
        background:#FFF;
7
8
        margin:40px 40px 40px 40px;
9
}
10
A               { color: #003366; text-decoration: underline; }
11
A:link          { color: #003366; text-decoration: underline; }
12
A:visited       { color: #003366; text-decoration: underline; }
13
A:active        { color: #999999;  }
14
A:hover         { color: #999999;  }
15
 
16
#banner {
17
        font-family:palatino,  georgia, verdana, arial, sans-serif;
18
        color:#333;
19
        font-size:x-large;
20
        font-weight:normal;
21
        padding:15px;
22
        border-top:4px double #666;
23
}
24
 
25
        #banner a,
26
        #banner a:link,
27
        #banner a:visited,
28
        #banner a:active,
29
        #banner a:hover {
30
                font-family: palatino,  georgia, verdana, arial, sans-serif;
31
                font-size: xx-large;
32
                color: #333;
33
                text-decoration: none;
34
                }
35
 
36
        .description {
37
                font-family:palatino,  georgia, times new roman, serif;
38
                color:#333;
39
                font-size:small;
40
                text-transform:none;
41
                }
42
 
43
        #content {
44
                position:absolute;
45
                background:#FFF;
46
                margin-right:20px;
47
                margin-left:225px;
48
                margin-bottom:20px;
49
                border:1px solid #FFF;
50
                width: 70%;
51
                }
52
 
53
        #container {
54
                background:#FFF;
55
                border:1px solid #FFF;
56
                }
57
 
58
        #links {
59
                padding:15px;
60
                border:1px solid #FFF;
61
                width:200px;
62
                }
63
 
64
CAPTION { font-weight: bold }
65
 
66
.title  {
67
        font-family: palatino, georgia, times new roman, serif;
68
        font-size: medium;
69
        color: #666;
70
}
71
 
72
#menu {
73
        margin-bottom:15px;
74
        background:#FFF;
75
        text-align:center;
76
}
77
 
78
.date   {
79
        font-family:palatino, georgia, times new roman, serif;
80
        font-size: large;
81
        color: #333;
82
        border-bottom:1px solid #999;
83
        margin-bottom:10px;
84
        font-weight:bold;
85
}
86
 
87
.posted {
88
        font-family:verdana, arial, sans-serif;
89
        font-size: x-small;
90
        color: #000000;
91
        margin-bottom:25px;
92
}
93
 
94
.calendar {
95
        font-family:verdana, arial, sans-serif;
96
        color:#666;
97
        font-size:x-small;
98
        font-weight:normal;
99
        background:#FFF;
100
        line-height:140%;
101
        padding:2px;
102
        text-align:left;
103
}
104
 
105
.calendarhead {
106
                font-family:palatino, georgia, times new roman, serif;
107
                color:#666600;
108
                font-size:small;
109
                font-weight:normal;
110
                padding:2px;
111
                letter-spacing: .3em;
112
                background:#FFF;
113
                text-transform:uppercase;
114
                text-align:left;
115
                }
116
 
117
        .side {
118
                font-family:verdana, arial, sans-serif;
119
                color:#333;
120
                font-size:x-small;
121
                font-weight:normal;
122
                background:#FFF;
123
                line-height:140%;
124
                padding:2px;
125
                }
126
 
127
        .sidetitle {
128
                font-family:palatino, georgia, times new roman, serif;
129
                color:#666600;
130
                font-size:small;
131
                font-weight:normal;
132
                padding:2px;
133
                margin-top:30px;
134
                letter-spacing: .3em;
135
                background:#FFF;
136
                text-transform:uppercase;
137
                }
138
 
139
        .syndicate {
140
                font-family:verdana, arial, sans-serif;
141
                font-size:xx-small;
142
                line-height:140%;
143
                padding:2px;
144
                margin-top:15px;
145
                background:#FFF;
146
                }
147
 
148
        .powered {
149
                font-family:palatino, georgia, times new roman, serif;
150
                color:#666;
151
                font-size:x-small;
152
                line-height:140%;
153
                text-transform:uppercase;
154
                padding:2px;
155
                margin-top:50px;
156
                letter-spacing: .2em;
157
                background:#FFF;
158
                }
159
 
160
 
161
        .comments-body {
162
                font-family:palatino, georgia, verdana, arial, sans-serif;
163
                color:#666;
164
                font-size:small;
165
                font-weight:normal;
166
                background:#FFF;
167
                line-height:140%;
168
                padding-bottom:10px;
169
                padding-top:10px;
170
                border-bottom:1px dotted #999;
171
                }
172
 
173
        .comments-post {
174
                font-family:verdana, arial, sans-serif;
175
                color:#666;
176
                font-size:x-small;
177
                font-weight:normal;
178
                background:#FFF;
179
                }
180
 
181
 
182
        .trackback-url {
183
                font-family:palatino, georgia, verdana, arial, sans-serif;
184
                color:#666;
185
                font-size:small;
186
                font-weight:normal;
187
                background:#FFF;
188
                line-height:140%;
189
                padding:5px;
190
                border:1px dotted #999;
191
                }
192
 
193
 
194
        .trackback-body {
195
                font-family:palatino, georgia, verdana, arial, sans-serif;
196
                color:#666;
197
                font-size:small;
198
                font-weight:normal;
199
                background:#FFF;
200
                line-height:140%;
201
                padding-bottom:10px;
202
                padding-top:10px;
203
                border-bottom:1px dotted #999;
204
                }
205
 
206
        .trackback-post {
207
                font-family:verdana, arial, sans-serif;
208
                color:#666;
209
                font-size:x-small;
210
                font-weight:normal;
211
                background:#FFF;
212
                }
213
 
214
 
215
        .comments-head  {
216
                font-family:palatino, georgia, verdana, arial, sans-serif;
217
                font-size:small;
218
                color: #666;
219
                border-bottom:1px solid #999;
220
                margin-top:20px;
221
                font-weight:bold;
222
                background:#FFF;
223
                }
224
 
225
        #banner-commentspop {
226
                font-family:palatino, georgia, verdana, arial, sans-serif;
227
                color:#FFF;
228
                font-size:large;
229
                font-weight:bold;
230
                border-left:1px solid #FFF;
231
                border-right:1px solid #FFF;
232
                border-top:1px solid #FFF;
233
                background:#003366;
234
                padding-left:15px;
235
                padding-right:15px;
236
                padding-top:5px;
237
                padding-bottom:5px;
238
                }
239
 
240
 
241
 
242
 
243
h1, h2, h3, h4 {
244
 padding: 0px;
245
 padding:2px;
246
 margin-top:30px;
247
 margin-bottom:10px;
248
 background:#FFF;
249
}
250
H1 {
251
  text-align: center;
252
}
253
 
254
CAPTION { font-weight: bold }
255
DIV.qindex { width: 100%;
256
             background-color: #eeeeff;
257
             border: 4px solid #eeeeff;
258
             text-align: center;
259
             margin-bottom: 2px
260
}
261
A.qindex { text-decoration: none; font-weight: bold; color: #0000ee }
262
A.qindex:visited { text-decoration: none; font-weight: bold; color: #0000ee }
263
A.qindex:hover { text-decoration: none; background-color: #ddddff }
264
A.qindexHL { text-decoration: none; font-weight: bold;
265
             background-color: #6666cc;
266
             color: #ffffff
267
           }
268
A.qindexHL:hover { text-decoration: none; background-color: #6666cc; color: #ffffff }
269
A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
270
A.el { text-decoration: none; font-weight: bold }
271
A.elRef { font-weight: bold }
272
A.code { text-decoration: none; font-weight: normal; color: #4444ee }
273
A.codeRef { font-weight: normal; color: #4444ee }
274
A:hover { text-decoration: none; background-color: #f2f2ff }
275
DL.el { margin-left: -1cm }
276
DIV.fragment {
277
        width: 98%;
278
        border: 1px solid #AAAAAA;
279
        background-color: #f5f5f5;
280
        line-height:100%;
281
        padding-left: 4px;
282
        margin: 4px;
283
}
284
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
285
TD.md { background-color: #f2f2ff; font-weight: bold; }
286
TD.mdname1 { background-color: #f2f2ff; font-weight: bold; color: #602020; }
287
TD.mdname { background-color: #f2f2ff; font-weight: bold; color: #602020; width: 600px; }
288
DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
289
DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller }
290
TD.indexkey {
291
   background-color: #eeeeff;
292
   font-weight: bold;
293
   padding-right  : 10px;
294
   padding-top    : 2px;
295
   padding-left   : 10px;
296
   padding-bottom : 2px;
297
   margin-left    : 0px;
298
   margin-right   : 0px;
299
   margin-top     : 2px;
300
   margin-bottom  : 2px
301
}
302
TD.indexvalue {
303
   background-color: #eeeeff;
304
   font-style: italic;
305
   padding-right  : 10px;
306
   padding-top    : 2px;
307
   padding-left   : 10px;
308
   padding-bottom : 2px;
309
   margin-left    : 0px;
310
   margin-right   : 0px;
311
   margin-top     : 2px;
312
   margin-bottom  : 2px
313
}
314
TR.memlist {
315
   background-color: #f0f0f0;
316
}
317
P.formulaDsp { text-align: center; }
318
IMG.formulaDsp { }
319
IMG.formulaInl { vertical-align: middle; }
320
SPAN.keyword       { color: #008000 }
321
SPAN.keywordtype   { color: #604020 }
322
SPAN.keywordflow   { color: #e08000 }
323
SPAN.comment       { color: #800000 }
324
SPAN.preprocessor  { color: #806020 }
325
SPAN.stringliteral { color: #002080 }
326
SPAN.charliteral   { color: #008080 }
327
.mdTable {
328
        border: 1px solid #868686;
329
        background-color: #f2f2ff;
330
}
331
.mdRow {
332
        padding: 8px 20px;
333
}
334
.mdescLeft {
335
        font-size: smaller;
336
        font-family: Arial, Helvetica, sans-serif;
337
        background-color: #FAFAFA;
338
        padding-left: 8px;
339
        border-top: 1px none #E0E0E0;
340
        border-right: 1px none #E0E0E0;
341
        border-bottom: 1px none #E0E0E0;
342
        border-left: 1px none #E0E0E0;
343
        margin: 0px;
344
}
345
.mdescRight {
346
        font-size: smaller;
347
        font-family: Arial, Helvetica, sans-serif;
348
        font-style: italic;
349
        background-color: #FAFAFA;
350
        padding-left: 4px;
351
        border-top: 1px none #E0E0E0;
352
        border-right: 1px none #E0E0E0;
353
        border-bottom: 1px none #E0E0E0;
354
        border-left: 1px none #E0E0E0;
355
        margin: 0px;
356
        padding-bottom: 0px;
357
        padding-right: 8px;
358
}
359
.memItemLeft {
360
        padding: 1px 0px 0px 8px;
361
        margin: 4px;
362
        border-top-width: 1px;
363
        border-right-width: 1px;
364
        border-bottom-width: 1px;
365
        border-left-width: 1px;
366
        border-top-style: solid;
367
        border-top-color: #E0E0E0;
368
        border-right-color: #E0E0E0;
369
        border-bottom-color: #E0E0E0;
370
        border-left-color: #E0E0E0;
371
        border-right-style: none;
372
        border-bottom-style: none;
373
        border-left-style: none;
374
        background-color: #FAFAFA;
375
        font-family: Geneva, Arial, Helvetica, sans-serif;
376
        font-size: 12px;
377
}
378
.memItemRight {
379
        padding: 1px 0px 0px 8px;
380
        margin: 4px;
381
        border-top-width: 1px;
382
        border-right-width: 1px;
383
        border-bottom-width: 1px;
384
        border-left-width: 1px;
385
        border-top-style: solid;
386
        border-top-color: #E0E0E0;
387
        border-right-color: #E0E0E0;
388
        border-bottom-color: #E0E0E0;
389
        border-left-color: #E0E0E0;
390
        border-right-style: none;
391
        border-bottom-style: none;
392
        border-left-style: none;
393
        background-color: #FAFAFA;
394
        font-family: Geneva, Arial, Helvetica, sans-serif;
395
        font-size: 13px;
396
}
397
.search     { color: #0000ee;
398
              font-weight: bold;
399
}
400
FORM.search {
401
              margin-bottom: 0px;
402
              margin-top: 0px;
403
}
404
INPUT.search { font-size: 75%;
405
               color: #000080;
406
               font-weight: normal;
407
               background-color: #eeeeff;
408
}
409
TD.tiny      { font-size: 75%;
410
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.