changeset 471:c1da26fc4982

Adjust font size a bit.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 06 Dec 2013 21:47:22 +0200
parents a65a00599a68
children 1eabbd70cd25
files show.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/show.css	Fri Dec 06 20:42:25 2013 +0200
+++ b/show.css	Fri Dec 06 21:47:22 2013 +0200
@@ -24,7 +24,7 @@
 div.showText {
 	z-index: 5;
 	color: #0f0;
-	font-size: 3em;
+	font-size: 2.5em;
 	text-align: center;
 }