From: Ana Isabel Carvalho Date: Thu, 5 Jun 2014 02:20:04 +0000 (+0100) Subject: fixed X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=091840810d33fc4de04858b1bd0d272169f3dca9;p=enc-static.git fixed --- diff --git a/css/main.css b/css/main.css index 49b3d1d..cef4ecb 100644 --- a/css/main.css +++ b/css/main.css @@ -623,6 +623,15 @@ input[type='reset']:hover { @media only screen and (min-width: 400px) { + #header #infographic { + margin-bottom: 1.5em; + display: inline; + } + + #header #infographic a { + width: 250px; + } + } @media only screen and (min-width: 400px) and (max-width: 599px) { @@ -645,15 +654,15 @@ input[type='reset']:hover { } #header #infographic { - display: none; + margin-bottom: 1.5em; + display: inline; } -/* #header #infographic a { width: 250px; height: 100px; overflow: hidden; - }*/ + } .section-intro p { margin: 0.5em 0;