From 88b7d2dafb3bc86d25e38d1fbf570bce9d6bee63 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 12 Nov 2008 15:07:22 +0100 Subject: Better formatting for news item headers. --- local.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/local.css b/local.css index 043ead07..bed6e5d7 100644 --- a/local.css +++ b/local.css @@ -148,6 +148,11 @@ pre .newsitem .author { font-size: medium; + font-style: italic; +} +.newsitem .actions +{ + font-size: small; } .newsitem .actions ul { -- cgit v1.2.3