Modified CSS to appropriately position the conference location text in the banner.
[libreplanet-static.git] / 2015 / assets / css / custom.css
index c4a07d3d53100cae772e3c258e617c9d09f07f19..00e84ea3f699da8149c090f9c55a05ce1be2aeda 100644 (file)
@@ -32,7 +32,7 @@ h3 {
 }
 
 .lp-head p {
-   margin: 0.9em 0 0.001em -3.21em;
+   margin: -0.7em 0 0.001em -4.0em;
 }
 
 #lp-panel {
@@ -60,7 +60,7 @@ h3 {
                margin: 1.5em auto 0.001em auto;
        }
        .lp-head p {
-               margin: 0.5em 0 0 0;
+               margin: 0.0em 0 0.7em;
                text-align: center;
        }
        #lp-panel {
@@ -93,13 +93,13 @@ h3 {
                margin-top: 1.0em;
        }
        .lp-head p {
-               margin: 0.9em 0 0 -2.3em;
+               margin: -0.7em 0 0.001em -3.6em;
        }
 }
 
 @media (min-width:1200px) {
        .lp-head p {
-               margin: 0.9em 0 0.001em -6.21em;
+               margin: -0.7em 0 0.001em -7em;
        }
 }