source: branches/samba-3.0/docs/htmldocs/samba.css@ 374

Last change on this file since 374 was 1, checked in by Paul Smedley, 19 years ago

Initial code import

File size: 873 bytes
Line 
1BODY {
2 font-family: helvetica, arial, lucida sans, sans-serif;
3 background-color: white;
4}
5
6H1, H2, H3 {
7 color: blue;
8 font-size: 120%;
9 padding: 2px;
10 margin-top: 0px;