From: rsiddharth Date: Mon, 22 Dec 2014 19:37:15 +0000 (-0500) Subject: modified: 2015/assets/css/custom.css X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0b2b55d7f3719ef7f4810035daad0eea7f099ae2;p=libreplanet-static.git modified: 2015/assets/css/custom.css modded the margins of the 'date - place' text so that it aligns with the 'Libre' in the LP15 logo. --- diff --git a/2015/assets/css/custom.css b/2015/assets/css/custom.css index 1fe98554..1a6bb238 100644 --- a/2015/assets/css/custom.css +++ b/2015/assets/css/custom.css @@ -32,7 +32,7 @@ h3 { } .lp-head p { - margin: -1.40em 0 0.001em -4em; + margin: -0.85em 0 0.001em -4em; } #lp-panel { @@ -71,7 +71,7 @@ h3 { margin: 1.5em auto 0.5em auto; } .lp-head p { - margin: -0.4em 0 0 -3.6em; + margin: 0.15em 0 0.001em -3.6em; } #lp-panel { @@ -104,13 +104,13 @@ h3 { margin-top: 1.0em; } .lp-head p { - margin: -1.0em 0 0.001em -3.6em; + margin: -0.56em 0 0.001em -3.6em; } } @media (min-width:1200px) { .lp-head p { - margin: -1.45em 0 0.001em -7em; + margin: -0.85em 0 0.001em -7em; } }