Added the 'Licenses' section.
[fsf-giving-guide.git] / stylesheet.css
index 5a51455b1c926bb98b6e59e164a53f129917d400..535938ba579459ecfaf7486a9bf5615506456052 100755 (executable)
@@ -48,7 +48,7 @@ b { font-style: oblique; }
 li {list-style-type: circle; padding: 0.4em 0.2em; line-height: 1.4; }
 /* ul {margin: 1em 2em 0em 4em;} */
 
-br {margin-bottom: 20em; margin-top: 20em;}
+br {margin-bottom: 0.5em; margin-top: 0.5em;}
 
 h1 {  font-size: 2.20em;  font-family: 'Signika Light'; color: #2CAF8F; margin-bottom: 0.5em; margin-top: 1em; }
 h2 {  font-size: 1.75em;  font-family: 'Signika Light';        color: #2CAF8F; margin-bottom: 0.5em; margin-top: 2em; }
@@ -102,6 +102,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 }
 
 .share {
+  position: relative;
+  bottom: 0.8em;
   text-align: center;
 }
 
@@ -322,3 +324,9 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   margin-top: 3em;
   font-weight: bold;
 }
+
+/* Licenses */
+
+.licenses h1 {
+  margin-top: 0.6em;
+}