v14 color swap red
[fsf-giving-guide.git] / v14 / css / master.css
index e47567a0769f8856cb6040a7ffcac65468c13f8a..61d967879152a55e5383da6141bade511ae20687 100644 (file)
@@ -8,12 +8,12 @@ html {
   margin-bottom: 0;
   border: 0;
   border-radius: 0;
-  background: #8172d1;
+  background: #DD222F;
 }
 
 .navbar-header {
   border: 0;
-  background: #8172d1;
+  background: #DD222F;
   box-shadow: none;
 }
 
@@ -30,7 +30,7 @@ html {
   height: 5px;
   border-radius: 6px;
   background-color: #ffd429;
-  background: #8172d1;
+  background: #DD222F;
 }
 
 .navbar-default .navbar-toggle:focus,
@@ -44,7 +44,7 @@ html {
 }
 
 .navbar-collapse {
-  background: #8172d1;
+  background: #DD222F;
 }
 
 .navbar-default .navbar-nav > li > a {
@@ -66,7 +66,7 @@ html {
 }
 
 .alert-success {
-  background: #8172d1;
+  background: #DD222F;
 
 }
 
@@ -181,7 +181,7 @@ li {
 a {
   border-bottom: 2px solid #ffd429;
   /* color: #2caf8f; */
-  color: #8172d1;
+  color: #DD222F;
   text-decoration: none;
   font-weight: bold;
   transition: .3s all ease;
@@ -247,11 +247,11 @@ section {
 .intro-text {
   padding-top: 20px;
   padding-bottom: 0;
-  background: #8172d1;
+  background: #DD222F;
 }
 
 .intro-text h1 {
-  color: #8172d1;
+  color: #DD222F;
 }
 
 .illustration {
@@ -291,7 +291,7 @@ section {
 }
 
 .action-button:hover {
-  background: #8172d1;
+  background: #DD222F;
   color: white;
 }
 
@@ -493,7 +493,7 @@ li.neutral {
 /*Footer*/
 footer {
   padding-top: 30px;
-  background-color: #8172d1;
+  background-color: #DD222F;
   /* background-color: #4B423B; */
 }
 
@@ -537,7 +537,7 @@ footer a:hover {
 
   .navbar-default .navbar-nav > li > a {
     padding: 7px;
-    color: #8172d1;
+    color: #DD222F;
   }
 
   .navbar li {
@@ -570,7 +570,7 @@ footer a:hover {
   }
 
   .navbar li a:hover {
-       color: #8172d1;
+       color: #DD222F;
        /* color: #4B423B; */
   }
 
@@ -658,7 +658,7 @@ footer a:hover {
   }
 
   .navbar li:hover a {
-       color: #8172d1;
+       color: #DD222F;
        /* color: #4B423B; */
   }