public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] sites/www:master commit in: downloads/, _sass/
@ 2016-05-28 10:58 Alex Legler
  0 siblings, 0 replies; only message in thread
From: Alex Legler @ 2016-05-28 10:58 UTC (permalink / raw
  To: gentoo-commits

commit:     731e153cebb049a0ca426a9fdbc47158ee7b131f
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sat May 28 10:46:36 2016 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sat May 28 10:46:36 2016 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=731e153c

downloads: Kill extra space above amd64/x86 boxes

 _sass/misc.scss      | 8 ++++++++
 downloads/index.html | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/_sass/misc.scss b/_sass/misc.scss
index f74cda2..f6786a2 100644
--- a/_sass/misc.scss
+++ b/_sass/misc.scss
@@ -114,3 +114,11 @@ body.nav-align-h2 #content h2:first-of-type {
 .external-link {
   color: #979797;
 }
+
+.stick-top {
+  margin-top: 0;
+}
+
+.stick-bottom {
+  margin-bottom: 0;
+}

diff --git a/downloads/index.html b/downloads/index.html
index e18aad2..9b8fe09 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -7,7 +7,7 @@ title: 'Downloads'
 inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
 ---
 
-<p class="lead">
+<p class="lead stick-bottom">
   Gentoo Linux is available free over the Internet.<br>
   You can download Gentoo Linux Live Environments and Stage Archives using the links below.
 </p>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-28 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-28 10:58 [gentoo-commits] sites/www:master commit in: downloads/, _sass/ Alex Legler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox