From b2d61c5496bde4a1d161b4fa292b3169cec9a2ec Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Sun, 13 Jun 2010 12:11:20 +0200 Subject: use normal font weight for sidebar --- skins/archlinux/arch.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'skins') diff --git a/skins/archlinux/arch.css b/skins/archlinux/arch.css index 52668971..dafd997d 100644 --- a/skins/archlinux/arch.css +++ b/skins/archlinux/arch.css @@ -48,9 +48,6 @@ html > body #p-cactions { top: 92px; } /* and now for the browsers that work like they should */ html > body #column-one { padding-top: 36px; } -/* bold the sidebar headings */ -.portlet h5 { font-weight: bold; } - /* disable footer logos TODO: see if this can be done in LocalSettings.php */ #f-poweredbyico, #f-copyrightico { display: none; } -- cgit v1.2.2