Sync usage with man page.
[netbsd-mini2440.git] / dist / ntp / html / scripts / style.css
blob7d7b27640f8454614c45fafb83eda80ce0138c75
1 body {background: #FDF1E1;
2 color: #006600;
3 font-family: "verdana", sans-serif;
4 text-align: justify;
5 margin-left: 5px;}
7 p, h4, hr, li {margin-top: .6em; margin-bottom: .6em}
8 li.inline {text-align: left; margin-top: 0; margin-bottom: 0}
10 ul, dl, ol, {margin-top: .6em; margin-bottom: .6em; margin-left 5em}
12 dt {margin-top: .6em}
13 dd {margin-bottom: .6em}
15 div.header {text-align: center;
16 font-style: italic;}
18 div.footer {text-align: center;
19 font-size: 60%;}
21 img.cell {align: left;}
23 td.sidebar {width: 40px; align: center; valign: top;}
24 img.sidebar {align: center; margin-top: 5px;}
25 h4.sidebar {align: center;}
27 p.top {background: #FDF1E1;
28 color: #006600;
29 position: absolute;
30 margin-left: -90px;
31 text-align: center;}
33 a:link.sidebar {background: transparent;
34 color: #990033;
35 font-weight: bold;}
37 a:visited.sidebar {background: transparent;
38 color: #990033;
39 font-weight: bold;}
41 a:hover.sidebar {background: #FDF1E1;
42 color: #006600;}
44 img {margin: 5px;}
46 div {text-align: center;}
48 h1 {text-align: center;
49 font-size: 250%;}
51 caption {background: #EEEEEE;
52 color: #339999;}
54 tx {text-align: center;}
56 th {background: #FFFFCC;
57 color: #006600;
58 text-align: center;
59 text-decoration: underline;
60 padding-top: 5px;}
62 th.caption {background: #EEEEEE;
63 color: #006600;
64 text-align: center;}