From 7ab9c22c9c0a8b6782536f427ec5d2235818dfc2 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 26 Dec 2009 05:54:22 -0800 Subject: [PATCH] CSS adjustments for the custom-image-header.php apparently there was an extra } all this time. Signed-off-by: Philip M. Hofer (Frumph) --- functions/custom-image-header.php | 50 +++++++++++++++---------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/functions/custom-image-header.php b/functions/custom-image-header.php index f7fc44f..36b7d69 100644 --- a/functions/custom-image-header.php +++ b/functions/custom-image-header.php @@ -36,34 +36,34 @@ if ($comicpress_options['enable_custom_image_header']) { function theme_header_style() { ?> - - + +#header * { + color: #; +} + + + +