summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-12 15:07:22 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-12 15:07:22 +0100
commit88b7d2dafb3bc86d25e38d1fbf570bce9d6bee63 (patch)
tree5d0e73b41231462299d9b55a7a7ec64f4fd58478
parent2b109a703c14fc64ddfdddc262f7a296bad56c1f (diff)
Better formatting for news item headers.
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
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
{