From 837d4f08db3a7fdfedf89abace64ec7b74f544ad Mon Sep 17 00:00:00 2001 From: Brenda Date: Tue, 26 Nov 2013 15:21:05 +0100 Subject: [PATCH] =?utf8?q?/=20=E2=80=98www/themes/theme=5Flhc/habillage.cs?= =?utf8?q?s=E2=80=99=20/=20=E2=80=98www/themes/theme=5Flhc/spip=5Fformulai?= =?utf8?q?res.css=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- www/themes/theme_lhc/habillage.css | 1 + www/themes/theme_lhc/spip_formulaires.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/www/themes/theme_lhc/habillage.css b/www/themes/theme_lhc/habillage.css index d64ed3c0..3c1c91e4 100644 --- a/www/themes/theme_lhc/habillage.css +++ b/www/themes/theme_lhc/habillage.css @@ -291,6 +291,7 @@ h2, .h2 { h3, .h3, h3.spip { font: bold 15px/100% Arial,sans-serif; text-transform: uppercase; + text-align:left; } h1, .h1, h2, .h2, h3, .h3, h3.spip, p { margin: 0; diff --git a/www/themes/theme_lhc/spip_formulaires.css b/www/themes/theme_lhc/spip_formulaires.css index e3df1a06..62da02c3 100644 --- a/www/themes/theme_lhc/spip_formulaires.css +++ b/www/themes/theme_lhc/spip_formulaires.css @@ -1 +1 @@ -.formulaire_recherche * { display: inline; vertical-align: bottom; } \ No newline at end of file +.formulaire_recherche * { display: inline; vertical-align: bottom; font-weight:bold; } \ No newline at end of file -- 2.20.1