[BACK]Return to index.css CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

File: [cvsweb.bsd.lv] / mandoc / Attic / index.css (download)

Revision 1.3, Mon Mar 22 18:30:23 2010 UTC (14 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_9_25, VERSION_1_9_24, VERSION_1_9_23, VERSION_1_9_22, VERSION_1_9_21, VERSION_1_9_20, VERSION_1_9_19, VERSION_1_9_18, VERSION_1_9_17, VERSION_1_9_16
Changes since 1.2: +4 -6 lines

Updated web-site with new version.
Allowed double-rule entries in Makefile (clean-up).

body		{ color: #333333;
		  font-size: smaller;
		  font-family: Verdana, Tahoma, Arial, sans-serif; }

table.frame	{ max-width: 800px; 
		  padding-left: 10px; }

table		{ padding-left: 40px; }

p		{ padding-left: 40px;
		  text-align: justify; }

h1		{ font-weight: bold;
		  font-size: small;
		  font-family: Verdana, Tahoma, Arial, sans-serif; }

h2		{ font-weight: bold;
		  font-size: small;
		  padding-left: 20px;
		  margin-bottom: 0px; 
		  font-family: Verdana, Tahoma, Arial, sans-serif; }

span.rev	{ font-weight: bold; }

span.nm		{ color: #000000; font-weight: bold; }

span.attn	{ color: #000000; font-weight: bold; }

span.flag	{ font-weight: bold; }

div.head	{ border-bottom: 1px dotted #cccccc; 
		  padding-bottom: 5px;
		  text-align: right; }

div.foot	{ border-top: 1px dotted #cccccc; 
		  padding-top: 5px;
		  font-size: smaller;
		  text-align: right; }

a.external 	{ background: transparent url(external.png) center right no-repeat; padding-right: 12px; }

span.date	{ color: #808080; }

col.date	{ width: 8em; }