Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/boost.css @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 592 bytes
Line 
1H1
2{
3    FONT-SIZE: 200%
4    COLOR: #00007f
5}
6H2
7{
8    FONT-SIZE: 150%;
9}
10H3
11{
12    FONT-SIZE: 125%;
13}
14H4
15{
16    FONT-SIZE: 108%;
17}
18BODY
19{
20    FONT-SIZE: 100%;
21    BACKGROUND-COLOR: #ffffff
22}
23PRE
24{
25    MARGIN-LEFT: 2pc;
26    FONT-SIZE: 80%;
27    BACKGROUND-COLOR: #dfffff
28}
29CODE
30{
31    FONT-SIZE: 95%;
32     white-space: pre
33}
34.index
35{
36    TEXT-ALIGN: left
37}
38.page-index
39{
40        TEXT-ALIGN: left
41}
42.definition
43{
44        TEXT-ALIGN: left
45}
46.footnote
47{
48    FONT-SIZE: 66%;
49    VERTICAL-ALIGN: super;
50    TEXT-DECORATION: none
51}
52.function-semantics
53{
54    CLEAR: left
55}
56.metafunction-semantics
57{
58    CLEAR: left
59}
Note: See TracBrowser for help on using the repository browser.