From 983bfc5602f558a97262c9be7c4a8255d924907f Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Thu, 25 Oct 2012 13:58:07 +0200 Subject: htdocs/page.css: center the date headline --- htdocs/page.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/page.css b/htdocs/page.css index bf77d69..2ea4b64 100644 --- a/htdocs/page.css +++ b/htdocs/page.css @@ -14,6 +14,11 @@ body { padding: 20px; } +h1 { + width: 10em; + margin: auto; +} + h2 { margin-bottom: 0; } -- cgit v1.2.3-1-g7c22