e41a844ce7989648ce5762a3b70d157036b13f10
[grml.org.git] / grml2hd / gallery / .tmp / css_template.css
1
2 body {
3    margin:0pt;
4    padding:0pt;
5 }
6 * {
7    font-family: verdana,helvetica,sans-serif;
8    font-size: 10pt;
9 }
10 tt,pre { 
11    font-family:monospace;
12 }
13 a {
14    text-decoration: none;
15 }
16 .small, .small * {
17    font-size: 8pt;
18 }
19 .smallgray, .smallgray * {
20    color: #999999;
21    font-size: 8pt;
22 }
23