4ed132c4 by Jeff Balicki

fr footer

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 653332e7
...@@ -19808,16 +19808,19 @@ ul.sf_date_field .sf-datepicker { ...@@ -19808,16 +19808,19 @@ ul.sf_date_field .sf-datepicker {
19808 text-align: left; 19808 text-align: left;
19809 } 19809 }
19810 19810
19811 #menu-footer-french,
19811 #menu-footer { 19812 #menu-footer {
19812 list-style: none; 19813 list-style: none;
19813 margin-left: 0rem; 19814 margin-left: 0rem;
19814 padding-left: 0rem; 19815 padding-left: 0rem;
19815 } 19816 }
19817 #menu-footer-french li,
19816 #menu-footer li { 19818 #menu-footer li {
19817 margin-bottom: 0rem; 19819 margin-bottom: 0rem;
19818 padding-bottom: 0rem; 19820 padding-bottom: 0rem;
19819 padding-left: 0rem; 19821 padding-left: 0rem;
19820 } 19822 }
19823 #menu-footer-french li a,
19821 #menu-footer li a { 19824 #menu-footer li a {
19822 color: #000; 19825 color: #000;
19823 font-size: 1rem; 19826 font-size: 1rem;
...@@ -19825,6 +19828,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -19825,6 +19828,7 @@ ul.sf_date_field .sf-datepicker {
19825 font-weight: 400; 19828 font-weight: 400;
19826 text-decoration: none; 19829 text-decoration: none;
19827 } 19830 }
19831 #menu-footer-french li a:hover,
19828 #menu-footer li a:hover { 19832 #menu-footer li a:hover {
19829 color: #000; 19833 color: #000;
19830 text-decoration: underline; 19834 text-decoration: underline;
......
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.
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
28 text-align: left; 28 text-align: left;
29 29
30 } 30 }
31 31 #menu-footer-french,
32 #menu-footer{ 32 #menu-footer{
33 list-style: none; 33 list-style: none;
34 margin-left: 0rem; 34 margin-left: 0rem;
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
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.508 5 Version: 1.0.509
6 */ 6 */
7 7
......