cleanups...
authorReda Lazri <the.red.shortcut@gmail.com>
Sun, 21 Aug 2016 16:17:02 +0000 (17:17 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Sun, 21 Aug 2016 16:17:02 +0000 (17:17 +0100)
css/master.css
givingguide.html
img/unfold less.svg [deleted file]
img/unfold more.svg [deleted file]

index 0a5e1db3ab8000dc20d7d080c4466e008912c754..1896044c8fc4fbd93a7cd2531c1ddf4f335dd300 100644 (file)
@@ -159,10 +159,13 @@ p {
 li {
   margin-bottom: 20px;
   font-size: 17px;
+  list-style-type: disc;
 }
 
 a {
   color: #2caf8f;
+border-bottom: 2px solid #ffd429;
+text-decoration: none;
 }
 
 /*Header*/
@@ -180,6 +183,13 @@ a {
   font-size: 30px;
 }
 
+.navbar-brand {
+  border-bottom: 0;
+}
+
+.navbar-nav li a {
+  border-bottom: 0;
+}
 /*.intro {
   min-height: 100%;
 }*/
@@ -297,8 +307,8 @@ a {
 }
 
 /*Licenses*/
-.panel-collapse-button {
-  float: right;
+.fix-margin {
+  margin: 0;
 }
 
 /*Footer*/
@@ -387,7 +397,6 @@ footer p {
 
   /*Navbar*/
   .navbar-nav {
-    float: none;
 
     margin: 10px 10px 10px 100px;
   }
@@ -449,6 +458,7 @@ footer p {
   }
   .intro-text h1 {
     color: rgba(255, 255, 255, 0.95);
+    margin-top: 0;
 
   }
   .intro-text p {
index 702a76853f8ae630ba0e7f5f7b2c38a805d11342..d1db2c23b48bc63fe46032e548fde3b8831a7dcc 100644 (file)
@@ -45,7 +45,7 @@
 
       <!-- Collect the nav links, forms, and other content for toggling -->
       <div class="collapse navbar-collapse" id="navbar-links">
-        <ul class="nav navbar-nav pull-right">
+        <ul class="nav navbar-nav">
           <li><a href="https://www.fsf.org/about/">About the FSF</a></li>
           <li><a href="https://www.fsf.org/campaigns/">Campaigns</a></li>
           <li><a href="https://www.fsf.org/donate/">Donate</a></li>
@@ -63,7 +63,7 @@
     <div class="container">
       <div class="row">
         <div class="illustration col-md-6">
-          <img src="img/Illustration.png" alt="" class="img-responsive" />
+          <img src="img/Illustration.png" alt="" class="img-responsive center-block" />
         </div>
         <div class="intro-text col-md-6">
           <h1>Are you giving your loved ones tech gifts they can use freely?</h1>
         <div class="col-md-12">
           <div class="panel panel-default">
             <div class="panel-heading">
-              <h1 class="panel-title">Licenses</h1>
+              <h1 class="fix-margin">Licenses</h1>
             </div>
             <div class="panel-body">
               <p>This page by the Free Software Foundation is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 Unported.</a>
diff --git a/img/unfold less.svg b/img/unfold less.svg
deleted file mode 100644 (file)
index e845b12..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<svg width="11.484375" height="20.039062" viewBox="9.257812 -45.058594 11.484375 20.039062" xmlns="http://www.w3.org/2000/svg"><path d="M20.742188 -43.300781L15.000000 -37.558594L9.257812 -43.300781L11.015625 -45.058594L15.000000 -41.074219L18.984375 -45.058594ZM9.257812 -26.777344L15.000000 -32.519531L20.742188 -26.777344L18.984375 -25.019531L15.000000 -29.003906L11.015625 -25.019531ZM9.257812 -26.777344"></path></svg>
\ No newline at end of file
diff --git a/img/unfold more.svg b/img/unfold more.svg
deleted file mode 100644 (file)
index c31fc8b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<svg width="11.484375" height="22.500000" viewBox="9.257812 -48.750000 11.484375 22.500000" xmlns="http://www.w3.org/2000/svg"><path d="M15.000000 -29.765625L18.984375 -33.750000L20.742188 -31.992188L15.000000 -26.250000L9.257812 -31.992188L11.015625 -33.750000ZM15.000000 -45.234375L11.015625 -41.250000L9.257812 -43.007812L15.000000 -48.750000L20.742188 -43.007812L18.984375 -41.250000ZM15.000000 -45.234375"></path></svg>
\ No newline at end of file