From 380bc92dfe35c12a08b8739072e776d63fd1b6ce Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Mon, 11 Aug 2008 09:37:57 +0000 Subject: [PATCH] Need more space between lines for tags --- www/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/main.css b/www/main.css index 9248100..5d696ac 100644 --- a/www/main.css +++ b/www/main.css @@ -238,7 +238,7 @@ span.tag0 { font-size: 10px; } span.tag1 { font-size: 14px; } span.tag2 { font-size: 18px; } span.tag3 { font-size: 22px; } -span.tag4 { font-size: 26px; } +span.tag4 { font-size: 26px; line-height: 80%; } h3 span.tag { font-size: 24px; -- 2.20.1