[BACK]Return to openbsd.css CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / openbsd.css (download)

Revision 1.1, Sun Mar 27 19:52:09 2016 UTC (8 years, 1 month ago) by sthen
Branch: MAIN

add a small sprinkling of css to improve readability in the faq, ok tj@ tb@

body {
	margin: 40px auto;
	max-width: 900px;
	line-height: 1.6;
	font-size: 17px;
	color: #111;
	padding: 0 10px;
}

h1,h2,h3 {
	line-height: 1.2;
}