5f770986 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent a97a50d6
...@@ -15089,16 +15089,27 @@ body { ...@@ -15089,16 +15089,27 @@ body {
15089 color: #000; 15089 color: #000;
15090 text-decoration: none; 15090 text-decoration: none;
15091 white-space: break-spaces; 15091 white-space: break-spaces;
15092 font-size: 18px; 15092 font-size: 18px !important;
15093 line-height: 24px; 15093 line-height: 24px !important;
15094 font-weight: 400; 15094 font-weight: 400;
15095 font-family: "PT Sans", sans-serif; 15095 font-family: "PT Sans", sans-serif;
15096 font-weight: bold; 15096 font-weight: bold;
15097 } 15097 }
15098 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
15099 margin-top: 3px !important;
15100 }
15101 #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,
15102 #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,
15103 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link .mega-menu-title {
15104 font-size: 18px !important;
15105 line-height: 24px !important;
15106 }
15098 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-title { 15107 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-title {
15099 text-decoration: underline; 15108 text-decoration: underline;
15100 font-weight: bold; 15109 font-weight: bold;
15101 color: #000; 15110 color: #000;
15111 font-size: 18px !important;
15112 line-height: 24px !important;
15102 } 15113 }
15103 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-description { 15114 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-description {
15104 color: #000; 15115 color: #000;
......
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.
...@@ -111,16 +111,28 @@ ...@@ -111,16 +111,28 @@
111 color:#000; 111 color:#000;
112 text-decoration: none; 112 text-decoration: none;
113 white-space: break-spaces; 113 white-space: break-spaces;
114 font-size: 18px; 114 font-size: 18px !important;
115 line-height: 24px; 115 line-height: 24px !important;
116 font-weight: 400; 116 font-weight: 400;
117 font-family: "PT Sans",sans-serif; 117 font-family: "PT Sans",sans-serif;
118 font-weight:bold 118 font-weight:bold
119 } 119 }
120 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description{
121 margin-top: 3px !important;
122 }
123 #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,
124 #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-title,
125 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link .mega-menu-title {
126 font-size: 18px !important;
127 line-height: 24px !important;
128
129 }
120 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-title { 130 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-title {
121 text-decoration: underline; 131 text-decoration: underline;
122 font-weight:bold; 132 font-weight:bold;
123 color:#000; 133 color:#000;
134 font-size: 18px !important;
135 line-height: 24px !important;
124 } 136 }
125 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-description { 137 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover .mega-menu-description {
126 color:#000; 138 color:#000;
......
...@@ -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.5311 5 Version: 1.0.5312
6 */ 6 */
...\ No newline at end of file ...\ No newline at end of file
......