mmm
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
11 changed files
with
14 additions
and
18 deletions
| ... | @@ -14547,12 +14547,10 @@ h3, .h3 { | ... | @@ -14547,12 +14547,10 @@ h3, .h3 { |
| 14547 | line-height: 32px; | 14547 | line-height: 32px; |
| 14548 | margin-top: 20px; | 14548 | margin-top: 20px; |
| 14549 | margin-bottom: 20px; | 14549 | margin-bottom: 20px; |
| 14550 | font-family: "Open Sans", sans-serif; | ||
| 14551 | } | 14550 | } |
| 14552 | 14551 | ||
| 14553 | a { | 14552 | a { |
| 14554 | color: #2C2C2C; | 14553 | color: #2C2C2C; |
| 14555 | font-family: "Open Sans", sans-serif; | ||
| 14556 | } | 14554 | } |
| 14557 | 14555 | ||
| 14558 | a:hover { | 14556 | a:hover { |
| ... | @@ -15689,6 +15687,7 @@ a.skip-link:focus { | ... | @@ -15689,6 +15687,7 @@ a.skip-link:focus { |
| 15689 | .promo-carousel .swiper-slide .promo_content h3, .promo-carousel .swiper-slide .promo_content .h3 { | 15687 | .promo-carousel .swiper-slide .promo_content h3, .promo-carousel .swiper-slide .promo_content .h3 { |
| 15690 | font-size: 22px; | 15688 | font-size: 22px; |
| 15691 | line-height: 33px; | 15689 | line-height: 33px; |
| 15690 | font-weight: 700; | ||
| 15692 | } | 15691 | } |
| 15693 | .promo-carousel .swiper-slide .promo_content p { | 15692 | .promo-carousel .swiper-slide .promo_content p { |
| 15694 | font-size: 16px; | 15693 | font-size: 16px; |
| ... | @@ -15806,7 +15805,6 @@ a.skip-link:focus { | ... | @@ -15806,7 +15805,6 @@ a.skip-link:focus { |
| 15806 | line-height: 32px !important; | 15805 | line-height: 32px !important; |
| 15807 | margin-top: 20px !important; | 15806 | margin-top: 20px !important; |
| 15808 | margin-bottom: 20px !important; | 15807 | margin-bottom: 20px !important; |
| 15809 | font-family: "Open Sans", sans-serif; | ||
| 15810 | margin-top: 0px !important; | 15808 | margin-top: 0px !important; |
| 15811 | text-transform: capitalize; | 15809 | text-transform: capitalize; |
| 15812 | } | 15810 | } |
| ... | @@ -15848,7 +15846,6 @@ a.skip-link:focus { | ... | @@ -15848,7 +15846,6 @@ a.skip-link:focus { |
| 15848 | font-size: 14px; | 15846 | font-size: 14px; |
| 15849 | font-weight: bold; | 15847 | font-weight: bold; |
| 15850 | line-height: 20px; | 15848 | line-height: 20px; |
| 15851 | font-family: "PT Sans", sans-serif; | ||
| 15852 | font-weight: bold; | 15849 | font-weight: bold; |
| 15853 | } | 15850 | } |
| 15854 | 15851 | ||
| ... | @@ -16596,9 +16593,9 @@ td.hidden { | ... | @@ -16596,9 +16593,9 @@ td.hidden { |
| 16596 | } | 16593 | } |
| 16597 | @media only screen and (max-width: 768px) { | 16594 | @media only screen and (max-width: 768px) { |
| 16598 | .external-link:before { | 16595 | .external-link:before { |
| 16599 | height: 30px; | 16596 | height: 25px; |
| 16600 | width: 30px; | 16597 | width: 25px; |
| 16601 | margin-right: 5px; | 16598 | margin-right: 15px; |
| 16602 | margin-top: 5px; | 16599 | margin-top: 5px; |
| 16603 | } | 16600 | } |
| 16604 | } | 16601 | } |
| ... | @@ -16782,7 +16779,6 @@ label[for=payment_method_stripe] { | ... | @@ -16782,7 +16779,6 @@ label[for=payment_method_stripe] { |
| 16782 | color: #0484b8; | 16779 | color: #0484b8; |
| 16783 | font-size: 29px; | 16780 | font-size: 29px; |
| 16784 | line-height: 32px; | 16781 | line-height: 32px; |
| 16785 | font-family: "Open Sans", sans-serif; | ||
| 16786 | } | 16782 | } |
| 16787 | 16783 | ||
| 16788 | .woocommerce-page .hero-container { | 16784 | .woocommerce-page .hero-container { | ... | ... |
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.
| ... | @@ -29,7 +29,6 @@ | ... | @@ -29,7 +29,6 @@ |
| 29 | line-height: 32px!important; | 29 | line-height: 32px!important; |
| 30 | margin-top: 20px!important; | 30 | margin-top: 20px!important; |
| 31 | margin-bottom: 20px!important; | 31 | margin-bottom: 20px!important; |
| 32 | font-family: 'Open Sans', sans-serif; | ||
| 33 | margin-top: 0px !important; | 32 | margin-top: 0px !important; |
| 34 | text-transform: capitalize; | 33 | text-transform: capitalize; |
| 35 | @media only screen and (max-width: 768px) { | 34 | @media only screen and (max-width: 768px) { | ... | ... |
| ... | @@ -71,11 +71,11 @@ h3{ | ... | @@ -71,11 +71,11 @@ h3{ |
| 71 | line-height: 32px; | 71 | line-height: 32px; |
| 72 | margin-top: 20px; | 72 | margin-top: 20px; |
| 73 | margin-bottom: 20px; | 73 | margin-bottom: 20px; |
| 74 | font-family: 'Open Sans', sans-serif; | 74 | |
| 75 | } | 75 | } |
| 76 | a{ | 76 | a{ |
| 77 | color:#2C2C2C; | 77 | color:#2C2C2C; |
| 78 | font-family: 'Open Sans', sans-serif; | 78 | |
| 79 | } | 79 | } |
| 80 | a:hover{ | 80 | a:hover{ |
| 81 | color: #0484B8; | 81 | color: #0484B8; | ... | ... |
| ... | @@ -179,9 +179,9 @@ td.hidden { | ... | @@ -179,9 +179,9 @@ td.hidden { |
| 179 | margin-top: 10px; | 179 | margin-top: 10px; |
| 180 | margin-right: 10px; | 180 | margin-right: 10px; |
| 181 | @media only screen and (max-width: 768px) { | 181 | @media only screen and (max-width: 768px) { |
| 182 | height: 30px; | 182 | height: 25px; |
| 183 | width: 30px; | 183 | width: 25px; |
| 184 | margin-right: 5px; | 184 | margin-right: 15px; |
| 185 | margin-top: 5px; | 185 | margin-top: 5px; |
| 186 | } | 186 | } |
| 187 | display: inline-block; | 187 | display: inline-block; | ... | ... |
| ... | @@ -73,7 +73,7 @@ label[for=payment_method_stripe]{ | ... | @@ -73,7 +73,7 @@ label[for=payment_method_stripe]{ |
| 73 | color: #0484b8; | 73 | color: #0484b8; |
| 74 | font-size: 29px; | 74 | font-size: 29px; |
| 75 | line-height: 32px; | 75 | line-height: 32px; |
| 76 | font-family: "Open Sans",sans-serif; | 76 | |
| 77 | } | 77 | } |
| 78 | 78 | ||
| 79 | .woocommerce-page{ | 79 | .woocommerce-page{ | ... | ... |
| ... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
| 5 | Author: Tenzing Communications | 5 | Author: Tenzing Communications |
| 6 | Author URI: https://tenzingbrand.com | 6 | Author URI: https://tenzingbrand.com |
| 7 | Template: understrap | 7 | Template: understrap |
| 8 | Version: 1.1.0035 | 8 | Version: 1.1.0036 |
| 9 | License: GNU General Public License v2 or later | 9 | License: GNU General Public License v2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html | 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | Text Domain: understrap-child | 11 | Text Domain: understrap-child | ... | ... |
-
Please register or sign in to post a comment