modified: 2015/assets/css/custom.css
authorrsiddharth <rsd@gnu.org>
Mon, 22 Dec 2014 19:37:15 +0000 (14:37 -0500)
committerrsiddharth <rsd@gnu.org>
Mon, 22 Dec 2014 19:37:15 +0000 (14:37 -0500)
modded the margins of the 'date - place' text so that it aligns with
the 'Libre' in the LP15 logo.

2015/assets/css/custom.css

index 1fe9855433b254a96da3fca2ab41cb98779bcb91..1a6bb238fcee89f5c055382734929580657c1f93 100644 (file)
@@ -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;
        }
 }