From: Ana Isabel Carvalho Date: Thu, 5 Jun 2014 12:01:12 +0000 (+0100) Subject: fixed X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=55e415f1216997b062760b4a8441669a929c5fab;p=enc-static.git fixed --- diff --git a/css/main.css b/css/main.css index cef4ecb..973715a 100644 --- a/css/main.css +++ b/css/main.css @@ -295,18 +295,18 @@ a:focus > img + strong { } #header #infographic { + float: left; + display: block; background: #fff; border-radius: 3px; - margin-bottom: 0; + margin: 0 1em .5em 0; + padding: .5em; + width: 250px; } -#header #infographic a { - display: block; - margin: .5em; -} #header #infographic img { - display: block; + display: inline-block; width: 100%; } @@ -623,15 +623,6 @@ 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) { @@ -653,17 +644,6 @@ input[type='reset']:hover { font-size: 1em; } - #header #infographic { - margin-bottom: 1.5em; - display: inline; - } - - #header #infographic a { - width: 250px; - height: 100px; - overflow: hidden; - } - .section-intro p { margin: 0.5em 0; } @@ -719,13 +699,7 @@ input[type='reset']:hover { #header .intro { float: left; - width: 68.75%; - margin-right: 1.72%; - } - - #header #infographic { - float: left; - width: 250px; + width: 66%; margin-right: 1.72%; } diff --git a/gnupg-infographic.zip b/gnupg-infographic.zip new file mode 100644 index 0000000..8b7a66a Binary files /dev/null and b/gnupg-infographic.zip differ