/[james]/httplint/httplint.css
ViewVC logotype

Contents of /httplint/httplint.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 57 - (show annotations) (download) (as text)
Fri Mar 12 21:54:21 2004 UTC (20 years, 1 month ago) by james
File MIME type: text/css
File size: 534 byte(s)
Change for HTML output from httplint.

1 body { background-color: #eec; color: #000;
2 font-family: sans-serif; }
3 h1 { border-bottom: solid thick #31b531; font-size: 2em; }
4 form { border: solid thin black;
5 background-color: white;
6 padding: 0.5em; display: table; }
7 form p { margin: 0; padding: 0.2em; }
8 input[type="text"] { width: 20em; margin-right: 0.4em; }
9 code { background-color: #fff; }
10 .warning { font-weight: bold; color: #f70; }
11 .error { font-weight: bold; color: #f00; }
12 .ok { color: #31b531; }
13 ul ul { margin-bottom: 1em; }
14 .cc { color: #888; font-size: small; }

  ViewVC Help
Powered by ViewVC 1.1.26