From 430f57db49f134163fd717c200ec11908385e142 Mon Sep 17 00:00:00 2001 From: Reda Lazri Date: Wed, 19 Nov 2014 18:06:11 +0100 Subject: [PATCH] Small fixes --- givingguide.html | 5 ++--- stylesheet.css | 7 ++++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/givingguide.html b/givingguide.html index a8d25e6..0e70b7c 100755 --- a/givingguide.html +++ b/givingguide.html @@ -464,9 +464,8 @@

If you have ideas for more gifts that can be given - freely, submit your recommendations to our growing - page at - libreplanet.org/wiki/Group:Giving_Guide_Suggestions. + freely, submit your recommendations to our growing page.

Licenses

diff --git a/stylesheet.css b/stylesheet.css index c14feda..5a51455 100755 --- a/stylesheet.css +++ b/stylesheet.css @@ -160,7 +160,7 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b color: #4B423B; } -.intro, +.intro, .share { max-width: 1300px; min-width: 1170px; @@ -317,3 +317,8 @@ h6 { font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b text-align: center; width: 100%; } + +.remark { + margin-top: 3em; + font-weight: bold; +} -- 2.25.1