From a5950e102b8559413c482a10699fcf6689396ab2 Mon Sep 17 00:00:00 2001 From: neingeist Date: Mon, 31 Oct 2005 16:13:24 +0000 Subject: [PATCH] footer nicht kursiv --- ui/neingeist/pretty.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/neingeist/pretty.css b/ui/neingeist/pretty.css index ba5f8d2..13f6495 100644 --- a/ui/neingeist/pretty.css +++ b/ui/neingeist/pretty.css @@ -59,7 +59,7 @@ div#header {background: fuchsia; div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;} #footer h1, #footer h2 {display: block; padding: 0 1em;} -#footer h2 {font-style: italic;} +/* #footer h2 {font-style: italic;} */ div.long {font-size: 0.75em;} h1 abbr {font-variant: small-caps;}