*** empty log message ***
[luabind.git] / doc / style.css
blob41b862d9cac8cd7ebd49a2b1e1e6e5432353d864
1 body
3 background-color: white;
4 color: black;
5 margin: 1em 2em 1em 2em;
8 h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; font-size: 140%; }
9 h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; font-size: 110%; }
10 h3 { font-family: "courier new", courier, monospace; font-weight: bold; text-align: left; font-size: 100%; }
12 pre
14 border: gray 1pt solid;
15 padding: 2pt;
17 display: block;
18 font-family: "courier new", courier, monospace;
19 background-color: #eeeeee;
20 color: black;
21 font-size: small
26 display: inline;
27 font-family: "Courier New", Courier, monospace;
32 text-align: justify;
33 font-family: Georgia, "Times New Roman", Times, serif
38 font-family: Georgia, "Times New Roman", Times, serif
43 font-family: Georgia, "Times New Roman", Times, serif
48 font-weight: bold;
49 color: #003366;
50 text-decoration: none;
53 table
55 border: 1px solid black
60 border: 1px solid black
63 a:hover
65 color: #8080FF;