xref: /openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/style.css (revision 404b540a9034ac75a6199ad1a32d1bbc7a0d4210)
1*404b540aSrobertBODY {
2*404b540aSrobert   background: white;
3*404b540aSrobert   font-size: small;
4*404b540aSrobert}
5*404b540aSrobertH1 { text-align: center; font-size: large }
6*404b540aSrobertH2 { text-align: left; font-size: medium; }
7*404b540aSrobertH3 { text-align: left; font-size: small; }
8*404b540aSrobertCODE { font-size: small; }
9*404b540aSrobertCAPTION { font-weight: normal }
10*404b540aSrobertA.qindex {}
11*404b540aSrobertA.qindexRef {}
12*404b540aSrobertA.el { text-decoration: none; font-size: small; font-weight: normal }
13*404b540aSrobertA.elRef { text-decoration: none; font-size: small; font-weight: normal }
14*404b540aSrobertA.code { text-decoration: none; font-weight: normal; color: #4444ee }
15*404b540aSrobertA.codeRef { font-weight: normal; color: #4444ee }
16*404b540aSrobertA:hover { text-decoration: none; background-color: #f2f2ff }
17*404b540aSrobertDL.el { margin-left: -1cm }
18*404b540aSrobertDIV.fragment { width: 100%; border: none; background-color: #eeeeee }
19*404b540aSrobertDIV.ah {
20*404b540aSrobert   background-color: black;
21*404b540aSrobert   font-weight: normal;
22*404b540aSrobert   color: #ffffff;
23*404b540aSrobert   margin-bottom: 3px;
24*404b540aSrobert   margin-top: 3px
25*404b540aSrobert}
26*404b540aSrobertDIV.groupHeader {
27*404b540aSrobert   margin-left: 16px;
28*404b540aSrobert   margin-top: 12px;
29*404b540aSrobert   margin-bottom: 6px;
30*404b540aSrobert   font-weight: normal
31*404b540aSrobert}
32*404b540aSrobertDIV.groupText { margin-left: 16px; font-style: italic; font-size: small }
33*404b540aSrobertTD.md { background-color: #f2f2ff; font-size: small; }
34*404b540aSrobertTD.mdname1 { background-color: #f2f2ff; font-size: small; color: #602020; }
35*404b540aSrobertTD.mdname {
36*404b540aSrobert   background-color: #f2f2ff;
37*404b540aSrobert   font-weight: normal;
38*404b540aSrobert   font-size: small;
39*404b540aSrobert   color: #602020;
40*404b540aSrobert   width: 600px
41*404b540aSrobert}
42*404b540aSrobertTD.indexkey {
43*404b540aSrobert   background-color: #eeeeff;
44*404b540aSrobert   font-weight: normal;
45*404b540aSrobert   font-size: small;
46*404b540aSrobert   padding-right  : 10px;
47*404b540aSrobert   padding-top    : 2px;
48*404b540aSrobert   padding-left   : 10px;
49*404b540aSrobert   padding-bottom : 2px;
50*404b540aSrobert   margin-left    : 0px;
51*404b540aSrobert   margin-right   : 0px;
52*404b540aSrobert   margin-top     : 2px;
53*404b540aSrobert   margin-bottom  : 2px
54*404b540aSrobert}
55*404b540aSrobertTD.indexvalue {
56*404b540aSrobert   background-color: #eeeeff;
57*404b540aSrobert   font-style: italic;
58*404b540aSrobert   font-size: small;
59*404b540aSrobert   padding-right  : 10px;
60*404b540aSrobert   padding-top    : 2px;
61*404b540aSrobert   padding-left   : 10px;
62*404b540aSrobert   padding-bottom : 2px;
63*404b540aSrobert   margin-left    : 0px;
64*404b540aSrobert   margin-right   : 0px;
65*404b540aSrobert   margin-top     : 2px;
66*404b540aSrobert   margin-bottom  : 2px
67*404b540aSrobert}
68*404b540aSrobertspan.keyword       { color: #008000 }
69*404b540aSrobertspan.keywordtype   { color: #604020 }
70*404b540aSrobertspan.keywordflow   { color: #e08000 }
71*404b540aSrobertspan.comment       { color: #800000 }
72*404b540aSrobertspan.preprocessor  { color: #806020 }
73*404b540aSrobertspan.stringliteral { color: #002080 }
74*404b540aSrobertspan.charliteral   { color: #008080 }
75