From: Reda Lazri <the.red.shortcut@gmail.com> Date: Sun, 21 Aug 2016 16:17:02 +0000 (+0100) Subject: cleanups... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0fda460c2b374be06fd81ac03c9cb7f26cd48ba7;p=fsf-giving-guide.git cleanups... --- diff --git a/css/master.css b/css/master.css index 0a5e1db..1896044 100644 --- a/css/master.css +++ b/css/master.css @@ -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 { diff --git a/givingguide.html b/givingguide.html index 702a768..d1db2c2 100644 --- a/givingguide.html +++ b/givingguide.html @@ -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> @@ -490,7 +490,7 @@ <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 index e845b12..0000000 --- a/img/unfold less.svg +++ /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 index c31fc8b..0000000 --- a/img/unfold more.svg +++ /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