added custom styling for LP'14 header.
authorrsiddharth <rsd@gnu.org>
Wed, 2 Oct 2013 17:14:06 +0000 (22:44 +0530)
committerrsiddharth <rsd@gnu.org>
Wed, 2 Oct 2013 17:14:06 +0000 (22:44 +0530)
2014/assets/css/custom.css

index e9e110904ebb7c8c005852f5abea577bf4c67f58..35b19f1b0850b3a6339104d12e2e5708a467352d 100644 (file)
@@ -1,3 +1,28 @@
+.lp-banner {
+  background-color: #eeeeee;
+  border-bottom: 3px solid #eeeeee;
+  margin-bottom: 20px;
+}
+
+.lp-head h1 {
+  margin-bottom: 0.001em;
+  margin-left: 10px;
+  font-size: 50px;
+}
+.lp-head h1 small {
+  font-size: 38px;
+  color: rgb(200,200,200)
+}
+
+.lp-head p {
+  margin: 0 0 1px;
+  margin-left: 10px;
+}
+
+.lp-signup {
+  margin-right: 10px;
+}
+
 .fsf-donate-button {
   margin-left: 24%; 
   margin-top: 25px;