From 954e2e4ef1952fc30dca260b76d7d51e1d05b8b9 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 18 Aug 2012 10:34:36 +0200 Subject: Ease archivepage styling by using named classes, move styling to the CSS. --- doc/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 6e2afce66..5fb410032 100644 --- a/doc/style.css +++ b/doc/style.css @@ -202,6 +202,10 @@ div.recentchanges { margin-top: 1em; } +.archivepagedate { + font-style: italic; +} + .error { color: #C00; } -- cgit v1.2.3