From fa26eaf1528ab3a68e7f63ae076cc62680dbdfaf Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sun, 31 Jan 2010 10:57:52 +0100 Subject: journal.css: Adapt to the HTML 5 version of the web site. Ignore-this: 967d6380ee2936bafdbf3cdbef71a878 darcs-hash:f79454bc4a470effa0eb27f4530df8df0c7c2d40 --- journal.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/journal.css b/journal.css index b55b9b4..5326834 100644 --- a/journal.css +++ b/journal.css @@ -48,12 +48,12 @@ text-align: left; } -.JOURNAL-ENTRY > h2 { +.JOURNAL-ENTRY h1 { border-bottom: 2px solid #000; /* font-variant: small-caps; */ } -.JOURNAL-ENTRY > h2 > a { +.JOURNAL-ENTRY h1 > a { text-decoration: none; } -- cgit v1.2.3