From 0b2b55d7f3719ef7f4810035daad0eea7f099ae2 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Mon, 22 Dec 2014 14:37:15 -0500 Subject: [PATCH] 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. --- 2015/assets/css/custom.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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; } } -- 2.25.1