From: Reda Lazri Date: Thu, 20 Nov 2014 11:02:43 +0000 (+0100) Subject: Now the HTML passes the test! X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=commitdiff_plain;h=707ba6b102d630d6bc199bdfd4a67c5d640e088f Now the HTML passes the test! --- diff --git a/givingguide.html b/givingguide.html index 3b60cf5..d62041d 100755 --- a/givingguide.html +++ b/givingguide.html @@ -69,8 +69,8 @@
+ Share (#givefreely) +
@@ -254,8 +254,8 @@
  • - Amazon uses DRM to prevent you from sharing your favorite books with friends or moving them between readers. - + Amazon uses DRM + to prevent you from sharing your favorite books with friends or moving them between readers.
  • @@ -704,8 +704,8 @@ GNOME Foundation and Free Software Foundation.

    -

    If you have ideas for more gifts that can be given freely, submit your recommendations to our growing page. +

    If you have ideas for more gifts that can be given freely, submit your recommendations to our + growing page.

    @@ -717,9 +717,9 @@

    Licenses

    -

    This page is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported. +

    This page is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported.

    -

    Lulzbot by FSF is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported. +

    Lulzbot by FSF is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported.
    Based on a work at https://static.fsf.org/nosvn/ryf/taz2.jpg.

    @@ -755,26 +755,27 @@ - + - + diff --git a/stylesheet.css b/stylesheet.css index e36c636..db1f453 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -339,3 +339,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b } /* Footer */ + +footer { + display: block; +}