view hardcopy.css @ 101:1b4ae1432989

Comment.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Oct 2013 15:46:55 +0300
parents 9959a8075aad
children 9055cfa14104
line wrap: on
line source

body {
	font-family: monospace;
	font-size: 12pt;
	color: black;
	margin: 0px;
	padding: 0px;
}

table.votekeys {
	margin: 0px;
	padding: 0px;
}

table.votekeys td {
	text-align: center;
	border-right: 1pt dashed black;
	border-bottom: 1pt dashed black;
	padding: 0.5em;
}

table.votekeys span.keyid {
	font-weight: bold;
}