From 9837b4758c3279382363c334af9f5694e9516cc8 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Tue, 28 Sep 2010 17:05:05 +0200 Subject: [PATCH] Fixed the size of "subscribe" --- content/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/css/main.css b/content/css/main.css index 186dc48de..520deae9a 100644 --- a/content/css/main.css +++ b/content/css/main.css @@ -225,8 +225,8 @@ body > #entete padding-bottom: 1em margin-bottom: $VMarginCorps -body > #entete > #choix > #choixrss - font-size: .9em +body > #content > #entete > #choix > #choixrss > #rss + font-size: 1em #titre h2 width: 80%