Clean-ups.
[fsf-giving-guide.git] / stylesheet.css
index a52f7c6946d583165676b425190702dc223284db..8c77ecb3f99d249255fe22b947e4a7a5d3a9f312 100755 (executable)
@@ -71,6 +71,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   background-position: 5% 30%;
 }
 
+/* Navbar */
+
 .navbar {
   background-color: #2CAF8F;
   height: 64px;
@@ -97,6 +99,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   padding: 1em 5em 1em 9em;
   height: 2.55556em;
   float: left;
+
 }
 
  .navbar li {
@@ -132,21 +135,24 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   color: #4B423B;
 }
 
+/* Comparisons */
+
 .wrapper,
 .section_wrapper {
   width: 750px;
   margin: auto;
-}
+} 
 
 .main_title {
   text-align: center;
   margin-top: 3em;
+  display: inline-block;
 }
 
 .wrapper .intro_phrase {
   width: 450px;
   text-align: center;
-  font-family: Signika Bold;
+  font-family: 'Signika Bold';
   margin: 1.2em auto;
   color: #bababa;
 }