summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
{