moved the 'home' link horizontally in line with the page heading
authorrsiddharth <rsd@gnu.org>
Mon, 7 Oct 2013 17:03:57 +0000 (22:33 +0530)
committerrsiddharth <rsd@gnu.org>
Mon, 7 Oct 2013 17:03:57 +0000 (22:33 +0530)
2014/anti-harassment/index.html
2014/assets/css/custom.css
2014/javascript/index.html

index c276ad2b1abe5284fe3eb19f7ce1a0a449ad1963..1048dc404d80b9a823cbf22a5f8146226d2591f9 100644 (file)
@@ -83,7 +83,7 @@
                <div class="row"> 
 
                  <div class="col-sm-3"> <!-- start of nav items -->
-                       <p class="text-center">
+                       <p class="text-center lp-home">
                          <a class="text-muted" href="/server/staging/lpc14/">
                          <span class="glyphicon glyphicon-chevron-left"></span> Home
                          </a>
index a4c0d21e611f871706aa0066dfb4be17d7c7e25b..4c0a3a69f40b07a105f677eb8df86603d27822b1 100644 (file)
@@ -148,7 +148,10 @@ body {
          padding-left: 0;
          margin-bottom: 0;
          list-style: none;
-         padding-top: 4.7em;
+         padding-top: 1.0em;
+       }
+       .lp-home {
+      padding-top: 2.0em;
        }
 }
 
index d098619fc1423dafc1088d0db1c2b5bf3d1e280d..6d30ebd742ab204f08999f7bd893622e5a88ba73 100644 (file)
@@ -80,7 +80,7 @@
          <div class="container"> <!-- start of container -->
                <div class="row">
                  <div class="col-sm-3"> <!-- start of nav items -->
-                       <p class="text-center">
+                       <p class="text-center lp-home">
                          <a class="text-muted" href="/server/staging/lpc14/">
                                <span class="glyphicon glyphicon-chevron-left"></span> Home
                          </a>