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 {
text-align: left;
}
#menu-footer-french-fr,
#menu-footer-french,
#menu-footer {
list-style: none;
margin-left: 0rem;
padding-left: 0rem;
}
#menu-footer-french-fr li,
#menu-footer-french li,
#menu-footer li {
margin-bottom: 0rem;
padding-bottom: 0rem;
......@@ -19979,25 +19979,25 @@ ul.sf_date_field .sf-datepicker {
padding-right: 0px;
}
@media only screen and (max-width: 48.875rem) {
#menu-footer-french-fr li,
#menu-footer-french li,
#menu-footer li {
display: block;
}
}
#menu-footer-french-fr li a,
#menu-footer-french li a,
#menu-footer li a {
color: #000;
font-size: 16px;
line-height: 12px;
font-weight: 400;
text-decoration: underline;
text-decoration: none;
}
#menu-footer-french-fr li a:hover,
#menu-footer-french li a:hover,
#menu-footer li a:hover {
color: #000;
text-decoration: underline;
}
#menu-footer-french-fr li::after,
#menu-footer-french li::after,
#menu-footer li::after {
content: "|";
display: inline-block;
......@@ -20005,12 +20005,12 @@ ul.sf_date_field .sf-datepicker {
padding-right: 10px;
}
@media only screen and (max-width: 48.875rem) {
#menu-footer-french-fr li::after,
#menu-footer-french li::after,
#menu-footer li::after {
content: "";
}
}
#menu-footer-french-fr li:last-of-type::after,
#menu-footer-french li:last-of-type::after,
#menu-footer li:last-of-type::after {
display: none;
}
......@@ -20504,7 +20504,7 @@ ul.sf_date_field .sf-datepicker {
border-radius: 1.25rem;
display: none;
left: -15px !important;
top: calc(50% - 1rem) !important;
top: calc(50% - 2.1875rem) !important;
}
@media only screen and (max-width: 67.063rem) {
.swiper-button-prev {
......@@ -20532,7 +20532,7 @@ ul.sf_date_field .sf-datepicker {
.swiper-button-next {
background-color: #EE0000;
right: 0rem !important;
top: calc(50% - 1rem) !important;
top: calc(50% - 2.1875rem) !important;
width: 2.1875rem !important;
height: 2.1875rem !important;
border: 0rem solid #EE0000;
......@@ -21405,16 +21405,16 @@ ul.sf_date_field .sf-datepicker {
color: #000000;
font-weight: bold;
margin: 0;
font-size: 1.25rem;
margin-bottom: 0.313rem;
line-height: 1.563rem !important;
font-size: 22px;
margin-bottom: 10px;
line-height: 28px !important;
max-height: 5rem;
overflow: hidden;
width: 100%;
}
.article-card .content .author-name, .article-card .content .author-title, .article-card .content .author_company, .article-card .content .published {
font-size: 0.875rem;
line-height: 1.125rem;
font-size: 16px;
line-height: 21px;
border: 0;
font-weight: normal;
display: inline-block;
......@@ -21464,6 +21464,19 @@ ul.sf_date_field .sf-datepicker {
width: 100%;
}
.sm .content p:first-child {
display: inline-block;
color: #000000;
font-weight: bold;
margin: 0;
font-size: 18px;
margin-bottom: 10px;
line-height: 23px !important;
max-height: 5rem;
overflow: hidden;
width: 100%;
}
.post-list-load-more {
margin-top: 2.188rem;
font-family: "PT Sans", sans-serif;
......@@ -21486,21 +21499,18 @@ ul.sf_date_field .sf-datepicker {
.load-more-link-out {
border-radius: 40px;
padding: 8px 88px;
padding: 8px 20px;
background: #EE0000;
text-transform: uppercase;
font-size: 14px;
line-height: 19px;
color: #fff;
font-weight: bold;
}
@media only screen and (max-width: 67.063rem) {
.load-more-link-out {
margin: auto;
display: block;
width: 300px;
}
width: 290px;
text-align: center;
}
.load-more-link-out:hover {
background: #669999;
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 @@
border-radius: 1.25rem;
display: none;
left: -15px !important;
top: calc(50% - 1rem) !important;
top: calc(50% - 2.1875rem) !important;
@media only screen and (max-width:67.063rem) {
display: none !important;
......@@ -202,7 +202,7 @@
background-color: #EE0000;
right: 0rem !important;
top: calc(50% - 1rem) !important;
top: calc(50% - 2.1875rem) !important;
width: 2.1875rem !important;
height: 2.1875rem !important;
......
......@@ -28,7 +28,7 @@
text-align: left;
}
#menu-footer-french-fr,
#menu-footer-french,
#menu-footer{
list-style: none;
margin-left: 0rem;
......@@ -47,10 +47,11 @@
font-size: 16px;
line-height:12px;
font-weight: 400;
text-decoration: underline;
text-decoration: none;
&:hover{
color: #000;
text-decoration: underline;
}
}
}
......
......@@ -169,16 +169,16 @@
color:#000000;
font-weight: bold;
margin:0;
font-size: 1.25rem;
margin-bottom:0.313rem;
line-height: 1.563rem !important;
font-size: 22px;
margin-bottom:10px;
line-height: 28px !important;
max-height: 5rem;
overflow: hidden;
width: 100%;
}
.author-name, .author-title, .author_company, .published {
font-size:0.875rem;
line-height: 1.125rem;
font-size:16px;
line-height: 21px;
border:0;
font-weight: normal;
display: inline-block;
......@@ -200,6 +200,7 @@
}
}
.anchor-dots {
background-image: url(../img/more.svg);
background-repeat: no-repeat;
......@@ -227,6 +228,22 @@
}
}
}
.sm{
.content {
p:first-child {
display: inline-block;
color:#000000;
font-weight: bold;
margin:0;
font-size: 18px;
margin-bottom:10px;
line-height: 23px !important;
max-height: 5rem;
overflow: hidden;
width: 100%;
}
}
}
.post-list-load-more {
margin-top:2.188rem;
......@@ -251,16 +268,19 @@
.load-more-link-out{
border-radius: 40px;
padding: 8px 88px;
padding: 8px 20px;
background: #EE0000;
text-transform: uppercase;
font-size: 14px;
line-height: 19px;
color: #fff;
font-weight: bold;
@media only screen and (max-width: 67.063rem) {
margin: auto;
display: block;
width: 300px;
width: 290px;
text-align: center;
@media only screen and (max-width: 67.063rem) {
}
}
.load-more-link-out:hover{
......
......@@ -2,5 +2,5 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.520
Version: 1.0.521
*/
......