Commit 5fa18b8b authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

decrease text size a bit

parent e83ef517
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -421,9 +421,8 @@ div.candidatestatus {
div.candidatelist a {
	display: block;
	text-decoration: none;
	font-size: 200%;
	padding: 0.5em;
	margin-top: 0.2em;
	font-size: 150%;
	padding: 0.8em;
	text-align: center;
	border-bottom: 2px solid #cccccc;
}