72f8b4df by Jeff Balicki

rr

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 80d5cd03
...@@ -20517,6 +20517,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -20517,6 +20517,7 @@ ul.sf_date_field .sf-datepicker {
20517 background-color: #F0F0F0; 20517 background-color: #F0F0F0;
20518 border-radius: 10px; 20518 border-radius: 10px;
20519 padding: 30px; 20519 padding: 30px;
20520 margin: 30px 0px;
20520 } 20521 }
20521 .relevant-resources h2, .relevant-resources .h2 { 20522 .relevant-resources h2, .relevant-resources .h2 {
20522 border-bottom: 1px solid #707070; 20523 border-bottom: 1px solid #707070;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
2 background-color: #F0F0F0; 2 background-color: #F0F0F0;
3 border-radius: 10px; 3 border-radius: 10px;
4 padding: 30px; 4 padding: 30px;
5 margin: 30px 0px;
5 h2{ 6 h2{
6 border-bottom:1px solid #707070; 7 border-bottom:1px solid #707070;
7 } 8 }
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.432 5 Version: 1.0.433
6 */ 6 */
......