From bee4f0f4ffcca5db59d3fce68d10e7496c298e99 Mon Sep 17 00:00:00 2001 From: William Rockwood Date: Mon, 23 Jul 2012 15:41:33 -0400 Subject: [PATCH] add h1 to home, style appropriately - Added an h1 class home-heading to homesearch.tt2 - created h1.home-heading in tadl.css - adjusted the padding for homesearch_main_logo which is ironically still in use. Signed-off-by: William Rockwood --- css/tadl.css | 6 +++++- templates_tadlskin/opac/parts/homesearch.tt2 | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/css/tadl.css b/css/tadl.css index f2c4d8a853..2de9dee8a3 100644 --- a/css/tadl.css +++ b/css/tadl.css @@ -15,7 +15,7 @@ img { } #homesearch_main_logo { - padding-top: 30px; + padding-top: 20px; } a { @@ -66,6 +66,10 @@ h1 { font-weight:normal; } +h1.home-header { + padding-left:3em; +} + h2 { font-size: 16px; font-weight:bold; diff --git a/templates_tadlskin/opac/parts/homesearch.tt2 b/templates_tadlskin/opac/parts/homesearch.tt2 index ff2523d8ae..4fb7ab2026 100644 --- a/templates_tadlskin/opac/parts/homesearch.tt2 +++ b/templates_tadlskin/opac/parts/homesearch.tt2 @@ -1,4 +1,4 @@ -- 2.11.0