From a11b858cdec741c595d3fcc9849eef617061c19b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 1 Mar 2012 14:43:52 +0100 Subject: Manage mimetypes, order of multimedia types --- chimere/static/chimere/css/styles.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chimere/static') diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 744f920..ef13e7d 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -523,3 +523,6 @@ a#welcome_button{ .simple .cloud img{display:None;} +#gallery{ + display:none; +} -- cgit v1.2.3