2f4d368f by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 24fb67f0
...@@ -19964,13 +19964,13 @@ ul.sf_date_field .sf-datepicker { ...@@ -19964,13 +19964,13 @@ ul.sf_date_field .sf-datepicker {
19964 text-align: left; 19964 text-align: left;
19965 } 19965 }
19966 19966
19967 #menu-footer-french-fr, 19967 #menu-footer-french,
19968 #menu-footer { 19968 #menu-footer {
19969 list-style: none; 19969 list-style: none;
19970 margin-left: 0rem; 19970 margin-left: 0rem;
19971 padding-left: 0rem; 19971 padding-left: 0rem;
19972 } 19972 }
19973 #menu-footer-french-fr li, 19973 #menu-footer-french li,
19974 #menu-footer li { 19974 #menu-footer li {
19975 margin-bottom: 0rem; 19975 margin-bottom: 0rem;
19976 padding-bottom: 0rem; 19976 padding-bottom: 0rem;
...@@ -19979,25 +19979,25 @@ ul.sf_date_field .sf-datepicker { ...@@ -19979,25 +19979,25 @@ ul.sf_date_field .sf-datepicker {
19979 padding-right: 0px; 19979 padding-right: 0px;
19980 } 19980 }
19981 @media only screen and (max-width: 48.875rem) { 19981 @media only screen and (max-width: 48.875rem) {
19982 #menu-footer-french-fr li, 19982 #menu-footer-french li,
19983 #menu-footer li { 19983 #menu-footer li {
19984 display: block; 19984 display: block;
19985 } 19985 }
19986 } 19986 }
19987 #menu-footer-french-fr li a, 19987 #menu-footer-french li a,
19988 #menu-footer li a { 19988 #menu-footer li a {
19989 color: #000; 19989 color: #000;
19990 font-size: 16px; 19990 font-size: 16px;
19991 line-height: 12px; 19991 line-height: 12px;
19992 font-weight: 400; 19992 font-weight: 400;
19993 text-decoration: underline;
19993 text-decoration: none; 19994 text-decoration: none;
19994 } 19995 }
19995 #menu-footer-french-fr li a:hover, 19996 #menu-footer-french li a:hover,
19996 #menu-footer li a:hover { 19997 #menu-footer li a:hover {
19997 color: #000; 19998 color: #000;
19998 text-decoration: underline;
19999 } 19999 }
20000 #menu-footer-french-fr li::after, 20000 #menu-footer-french li::after,
20001 #menu-footer li::after { 20001 #menu-footer li::after {
20002 content: "|"; 20002 content: "|";
20003 display: inline-block; 20003 display: inline-block;
...@@ -20005,12 +20005,12 @@ ul.sf_date_field .sf-datepicker { ...@@ -20005,12 +20005,12 @@ ul.sf_date_field .sf-datepicker {
20005 padding-right: 10px; 20005 padding-right: 10px;
20006 } 20006 }
20007 @media only screen and (max-width: 48.875rem) { 20007 @media only screen and (max-width: 48.875rem) {
20008 #menu-footer-french-fr li::after, 20008 #menu-footer-french li::after,
20009 #menu-footer li::after { 20009 #menu-footer li::after {
20010 content: ""; 20010 content: "";
20011 } 20011 }
20012 } 20012 }
20013 #menu-footer-french-fr li:last-of-type::after, 20013 #menu-footer-french li:last-of-type::after,
20014 #menu-footer li:last-of-type::after { 20014 #menu-footer li:last-of-type::after {
20015 display: none; 20015 display: none;
20016 } 20016 }
...@@ -20504,7 +20504,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -20504,7 +20504,7 @@ ul.sf_date_field .sf-datepicker {
20504 border-radius: 1.25rem; 20504 border-radius: 1.25rem;
20505 display: none; 20505 display: none;
20506 left: -15px !important; 20506 left: -15px !important;
20507 top: calc(50% - 1rem) !important; 20507 top: calc(50% - 2.1875rem) !important;
20508 } 20508 }
20509 @media only screen and (max-width: 67.063rem) { 20509 @media only screen and (max-width: 67.063rem) {
20510 .swiper-button-prev { 20510 .swiper-button-prev {
...@@ -20532,7 +20532,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -20532,7 +20532,7 @@ ul.sf_date_field .sf-datepicker {
20532 .swiper-button-next { 20532 .swiper-button-next {
20533 background-color: #EE0000; 20533 background-color: #EE0000;
20534 right: 0rem !important; 20534 right: 0rem !important;
20535 top: calc(50% - 1rem) !important; 20535 top: calc(50% - 2.1875rem) !important;
20536 width: 2.1875rem !important; 20536 width: 2.1875rem !important;
20537 height: 2.1875rem !important; 20537 height: 2.1875rem !important;
20538 border: 0rem solid #EE0000; 20538 border: 0rem solid #EE0000;
...@@ -21405,16 +21405,16 @@ ul.sf_date_field .sf-datepicker { ...@@ -21405,16 +21405,16 @@ ul.sf_date_field .sf-datepicker {
21405 color: #000000; 21405 color: #000000;
21406 font-weight: bold; 21406 font-weight: bold;
21407 margin: 0; 21407 margin: 0;
21408 font-size: 1.25rem; 21408 font-size: 22px;
21409 margin-bottom: 0.313rem; 21409 margin-bottom: 10px;
21410 line-height: 1.563rem !important; 21410 line-height: 28px !important;
21411 max-height: 5rem; 21411 max-height: 5rem;
21412 overflow: hidden; 21412 overflow: hidden;
21413 width: 100%; 21413 width: 100%;
21414 } 21414 }
21415 .article-card .content .author-name, .article-card .content .author-title, .article-card .content .author_company, .article-card .content .published { 21415 .article-card .content .author-name, .article-card .content .author-title, .article-card .content .author_company, .article-card .content .published {
21416 font-size: 0.875rem; 21416 font-size: 16px;
21417 line-height: 1.125rem; 21417 line-height: 21px;
21418 border: 0; 21418 border: 0;
21419 font-weight: normal; 21419 font-weight: normal;
21420 display: inline-block; 21420 display: inline-block;
...@@ -21464,6 +21464,19 @@ ul.sf_date_field .sf-datepicker { ...@@ -21464,6 +21464,19 @@ ul.sf_date_field .sf-datepicker {
21464 width: 100%; 21464 width: 100%;
21465 } 21465 }
21466 21466
21467 .sm .content p:first-child {
21468 display: inline-block;
21469 color: #000000;
21470 font-weight: bold;
21471 margin: 0;
21472 font-size: 18px;
21473 margin-bottom: 10px;
21474 line-height: 23px !important;
21475 max-height: 5rem;
21476 overflow: hidden;
21477 width: 100%;
21478 }
21479
21467 .post-list-load-more { 21480 .post-list-load-more {
21468 margin-top: 2.188rem; 21481 margin-top: 2.188rem;
21469 font-family: "PT Sans", sans-serif; 21482 font-family: "PT Sans", sans-serif;
...@@ -21486,21 +21499,18 @@ ul.sf_date_field .sf-datepicker { ...@@ -21486,21 +21499,18 @@ ul.sf_date_field .sf-datepicker {
21486 21499
21487 .load-more-link-out { 21500 .load-more-link-out {
21488 border-radius: 40px; 21501 border-radius: 40px;
21489 padding: 8px 88px; 21502 padding: 8px 20px;
21490 background: #EE0000; 21503 background: #EE0000;
21491 text-transform: uppercase; 21504 text-transform: uppercase;
21492 font-size: 14px; 21505 font-size: 14px;
21506 line-height: 19px;
21493 color: #fff; 21507 color: #fff;
21494 font-weight: bold; 21508 font-weight: bold;
21495 }
21496 @media only screen and (max-width: 67.063rem) {
21497 .load-more-link-out {
21498 margin: auto; 21509 margin: auto;
21499 display: block; 21510 display: block;
21500 width: 300px; 21511 width: 290px;
21501 } 21512 text-align: center;
21502 } 21513 }
21503
21504 .load-more-link-out:hover { 21514 .load-more-link-out:hover {
21505 background: #669999; 21515 background: #669999;
21506 color: #fff; 21516 color: #fff;
......
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.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
173 border-radius: 1.25rem; 173 border-radius: 1.25rem;
174 display: none; 174 display: none;
175 left: -15px !important; 175 left: -15px !important;
176 top: calc(50% - 1rem) !important; 176 top: calc(50% - 2.1875rem) !important;
177 177
178 @media only screen and (max-width:67.063rem) { 178 @media only screen and (max-width:67.063rem) {
179 display: none !important; 179 display: none !important;
...@@ -202,7 +202,7 @@ ...@@ -202,7 +202,7 @@
202 background-color: #EE0000; 202 background-color: #EE0000;
203 203
204 right: 0rem !important; 204 right: 0rem !important;
205 top: calc(50% - 1rem) !important; 205 top: calc(50% - 2.1875rem) !important;
206 206
207 width: 2.1875rem !important; 207 width: 2.1875rem !important;
208 height: 2.1875rem !important; 208 height: 2.1875rem !important;
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
28 text-align: left; 28 text-align: left;
29 29
30 } 30 }
31 #menu-footer-french-fr, 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;
...@@ -47,10 +47,11 @@ ...@@ -47,10 +47,11 @@
47 font-size: 16px; 47 font-size: 16px;
48 line-height:12px; 48 line-height:12px;
49 font-weight: 400; 49 font-weight: 400;
50 text-decoration: underline;
50 text-decoration: none; 51 text-decoration: none;
51 &:hover{ 52 &:hover{
52 color: #000; 53 color: #000;
53 text-decoration: underline; 54
54 } 55 }
55 } 56 }
56 } 57 }
......
...@@ -169,16 +169,16 @@ ...@@ -169,16 +169,16 @@
169 color:#000000; 169 color:#000000;
170 font-weight: bold; 170 font-weight: bold;
171 margin:0; 171 margin:0;
172 font-size: 1.25rem; 172 font-size: 22px;
173 margin-bottom:0.313rem; 173 margin-bottom:10px;
174 line-height: 1.563rem !important; 174 line-height: 28px !important;
175 max-height: 5rem; 175 max-height: 5rem;
176 overflow: hidden; 176 overflow: hidden;
177 width: 100%; 177 width: 100%;
178 } 178 }
179 .author-name, .author-title, .author_company, .published { 179 .author-name, .author-title, .author_company, .published {
180 font-size:0.875rem; 180 font-size:16px;
181 line-height: 1.125rem; 181 line-height: 21px;
182 border:0; 182 border:0;
183 font-weight: normal; 183 font-weight: normal;
184 display: inline-block; 184 display: inline-block;
...@@ -200,6 +200,7 @@ ...@@ -200,6 +200,7 @@
200 } 200 }
201 201
202 } 202 }
203
203 .anchor-dots { 204 .anchor-dots {
204 background-image: url(../img/more.svg); 205 background-image: url(../img/more.svg);
205 background-repeat: no-repeat; 206 background-repeat: no-repeat;
...@@ -227,6 +228,22 @@ ...@@ -227,6 +228,22 @@
227 } 228 }
228 } 229 }
229 } 230 }
231 .sm{
232 .content {
233 p:first-child {
234 display: inline-block;
235 color:#000000;
236 font-weight: bold;
237 margin:0;
238 font-size: 18px;
239 margin-bottom:10px;
240 line-height: 23px !important;
241 max-height: 5rem;
242 overflow: hidden;
243 width: 100%;
244 }
245 }
246 }
230 247
231 .post-list-load-more { 248 .post-list-load-more {
232 margin-top:2.188rem; 249 margin-top:2.188rem;
...@@ -251,16 +268,19 @@ ...@@ -251,16 +268,19 @@
251 268
252 .load-more-link-out{ 269 .load-more-link-out{
253 border-radius: 40px; 270 border-radius: 40px;
254 padding: 8px 88px; 271 padding: 8px 20px;
255 background: #EE0000; 272 background: #EE0000;
256 text-transform: uppercase; 273 text-transform: uppercase;
257 font-size: 14px; 274 font-size: 14px;
275 line-height: 19px;
258 color: #fff; 276 color: #fff;
259 font-weight: bold; 277 font-weight: bold;
260 @media only screen and (max-width: 67.063rem) {
261 margin: auto; 278 margin: auto;
262 display: block; 279 display: block;
263 width: 300px; 280 width: 290px;
281 text-align: center;
282 @media only screen and (max-width: 67.063rem) {
283
264 } 284 }
265 } 285 }
266 .load-more-link-out:hover{ 286 .load-more-link-out:hover{
......
...@@ -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.520 5 Version: 1.0.521
6 */ 6 */
......