From efa6b41339623028c8ef7a5534946f4617d6d977 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 29 Mar 2015 21:02:13 +0200 Subject: Replace welcome window by news window --- chimere_example_static/chimere/css/extra-styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chimere_example_static/chimere/css/extra-styles.css') diff --git a/chimere_example_static/chimere/css/extra-styles.css b/chimere_example_static/chimere/css/extra-styles.css index a099929..5a4df27 100644 --- a/chimere_example_static/chimere/css/extra-styles.css +++ b/chimere_example_static/chimere/css/extra-styles.css @@ -56,7 +56,7 @@ a:hover, a:focus { color:#327E04; } -#welcome{ +#news{ background-color:transparent; } @@ -245,7 +245,7 @@ li.main_category > span.category_name:hover{ top: 125px; } -a#welcome_button{ +a#news_button{ padding:0 10px; margin:0; } -- cgit v1.2.3