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

View of /httplint/httplint.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (as text) (annotate)
Fri Mar 12 21:54:21 2004 UTC (6 years, 6 months ago) by james
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +7 -2 lines
Change for HTML output from httplint.

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

Zamez.org
ViewVC Help
Powered by ViewVC 1.0.5