From feeb92f2ce193bbda2f699db0de8d189a36296c9 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sat, 8 Feb 2014 00:10:04 +0100 Subject: Add map and fix css bugs --- website/assets/css/marketing.css | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'website/assets/css/marketing.css') diff --git a/website/assets/css/marketing.css b/website/assets/css/marketing.css index 56da20b..c7faaf3 100644 --- a/website/assets/css/marketing.css +++ b/website/assets/css/marketing.css @@ -136,7 +136,7 @@ a.pure-button-primary { /* absolute center .splash within .splash-container */ width: 80%; height: 50%; - overflow: auto; + /*overflow: auto;*/ margin: auto; position: absolute; top: 100px; @@ -271,16 +271,3 @@ a.pure-button-primary { font-size: 300%; } } - -/* - * Mods - */ - -.pure-menu-heading { - text-transform: none !important; -} - -.anchor { - position: relative; - margin-top: -5%; -} -- cgit v1.2.3