Small fixes
authorReda Lazri <the.red.shortcut@gmail.com>
Wed, 19 Nov 2014 17:06:11 +0000 (18:06 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Wed, 19 Nov 2014 17:06:11 +0000 (18:06 +0100)
givingguide.html
stylesheet.css

index a8d25e656514eec2ff545b8d94633ad1e99d7cef..0e70b7cdd2219eb4649b9077c6c7942155f00244 100755 (executable)
                                </div>
                                <div class="licenses">
                                        <p class= "remark"> If you have ideas for more gifts that can be given
-                                     freely, submit your recommendations to our growing
-                                     page at <a href="http://libreplanet.org/wiki/Group:Giving_Guide_Suggestions">
-                                       libreplanet.org/wiki/Group:Giving_Guide_Suggestions</a>.
+                                     freely, submit your recommendations to our <a href="http://libreplanet.org/wiki/
+                                                       Group:Giving_Guide_Suggestions">growing page</a>.
                                        </p>
 
                                        <h1 class="topic_title">Licenses</h1>
index c14feda09c489c3713bc782d058a2bb04da26c2e..5a51455b1c926bb98b6e59e164a53f129917d400 100755 (executable)
@@ -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;
+}