replace all mt- to sad-
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
@media (max-width:1400px) {
|
||||
@media (max-width:1400px) {
|
||||
|
||||
.mt-container,
|
||||
.sad-container,
|
||||
.site-layout--boxed #page {
|
||||
width: 1200px
|
||||
}
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
#colophon .widget .widget-title,
|
||||
#secondary .widget .widget-title,
|
||||
.mt-related-post-title {
|
||||
.sad-related-post-title {
|
||||
font-size: 17px
|
||||
}
|
||||
|
||||
@ -23,24 +23,24 @@
|
||||
margin-bottom: 0
|
||||
}
|
||||
|
||||
.single .mt-related-posts-wrapper .entry-title {
|
||||
.single .sad-related-posts-wrapper .entry-title {
|
||||
font-size: 19px
|
||||
}
|
||||
|
||||
.mt-form-close {
|
||||
.sad-form-close {
|
||||
font-size: 50px
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width:1200px) {
|
||||
|
||||
.mt-container,
|
||||
.sad-container,
|
||||
.site-layout--boxed #page {
|
||||
width: auto;
|
||||
margin: 0 2%
|
||||
}
|
||||
|
||||
.site-layout--boxed .mt-container {
|
||||
.site-layout--boxed .sad-container {
|
||||
padding: 0 10px
|
||||
}
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
position: relative
|
||||
}
|
||||
|
||||
.mt-follow-title {
|
||||
.sad-follow-title {
|
||||
display: none
|
||||
}
|
||||
|
||||
@ -88,7 +88,7 @@
|
||||
width: 30%
|
||||
}
|
||||
|
||||
.top-featured-post-wrap .mt-post-content {
|
||||
.top-featured-post-wrap .sad-post-content {
|
||||
width: 66%
|
||||
}
|
||||
|
||||
@ -105,20 +105,20 @@
|
||||
margin-right: 28px
|
||||
}
|
||||
|
||||
#mt-scrollup {
|
||||
#sad-scrollup {
|
||||
right: 10px
|
||||
}
|
||||
|
||||
#colophon .widget .widget-title,
|
||||
#secondary .widget .widget-title,
|
||||
.mt-related-post-title {
|
||||
.sad-related-post-title {
|
||||
font-size: 14px
|
||||
}
|
||||
|
||||
#colophon .widget .widget-title::before,
|
||||
#secondary .widget .widget-title::before,
|
||||
.features-post-title::before,
|
||||
.mt-related-post-title::before {
|
||||
.sad-related-post-title::before {
|
||||
height: 2px;
|
||||
top: 7px
|
||||
}
|
||||
@ -137,7 +137,7 @@
|
||||
margin-bottom: 0
|
||||
}
|
||||
|
||||
.mt-menu-search .mt-form-wrap .search-form .search-field {
|
||||
.sad-menu-search .sad-form-wrap .search-form .search-field {
|
||||
height: 54px;
|
||||
font-size: 20px
|
||||
}
|
||||
@ -191,7 +191,7 @@
|
||||
display: block
|
||||
}
|
||||
|
||||
.mt-social-menu-wrapper {
|
||||
.sad-social-menu-wrapper {
|
||||
position: relative
|
||||
}
|
||||
|
||||
@ -211,7 +211,7 @@
|
||||
z-index: 9999
|
||||
}
|
||||
|
||||
#site-navigation .mt-container {
|
||||
#site-navigation .sad-container {
|
||||
border: none;
|
||||
padding: 0
|
||||
}
|
||||
@ -334,13 +334,13 @@
|
||||
display: none
|
||||
}
|
||||
|
||||
.mt-archive--block-grid-style article,
|
||||
.mt-archive--masonry-style #mt-masonry article {
|
||||
.sad-archive--block-grid-style article,
|
||||
.sad-archive--masonry-style #sad-masonry article {
|
||||
width: 97%
|
||||
}
|
||||
|
||||
.no-sidebar.mt-archive--block-grid-style article,
|
||||
.no-sidebar.mt-archive--masonry-style #mt-masonry article {
|
||||
.no-sidebar.sad-archive--block-grid-style article,
|
||||
.no-sidebar.sad-archive--masonry-style #sad-masonry article {
|
||||
width: 47%
|
||||
}
|
||||
|
||||
@ -372,11 +372,11 @@
|
||||
font-size: 12px
|
||||
}
|
||||
|
||||
.mt-author-bio {
|
||||
.sad-author-bio {
|
||||
font-size: 13px
|
||||
}
|
||||
|
||||
.single .mt-related-posts-wrapper .entry-title {
|
||||
.single .sad-related-posts-wrapper .entry-title {
|
||||
font-size: 15px
|
||||
}
|
||||
|
||||
@ -442,14 +442,14 @@
|
||||
margin-right: -3%
|
||||
}
|
||||
|
||||
.top-featured-post-wrap .mt-single-post-wrap {
|
||||
.top-featured-post-wrap .sad-single-post-wrap {
|
||||
width: 47%;
|
||||
float: left;
|
||||
margin-bottom: 3%;
|
||||
margin-right: 3%
|
||||
}
|
||||
|
||||
#top-footer.footer-column-four .mt-footer-widget {
|
||||
#top-footer.footer-column-four .sad-footer-widget {
|
||||
width: 47%
|
||||
}
|
||||
}
|
||||
@ -487,16 +487,16 @@
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.mt-menu-search .mt-form-wrap .search-form .search-submit {
|
||||
.sad-menu-search .sad-form-wrap .search-form .search-submit {
|
||||
padding: 16px 46px
|
||||
}
|
||||
|
||||
.mt-menu-search .mt-form-wrap .search-form .search-field {
|
||||
.sad-menu-search .sad-form-wrap .search-form .search-field {
|
||||
height: 48px;
|
||||
font-size: 18px
|
||||
}
|
||||
|
||||
.mt-form-close {
|
||||
.sad-form-close {
|
||||
font-size: 40px
|
||||
}
|
||||
|
||||
@ -535,7 +535,7 @@
|
||||
height: 450px
|
||||
}
|
||||
|
||||
.mt-live-link {
|
||||
.sad-live-link {
|
||||
float: none;
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
@ -552,7 +552,7 @@
|
||||
margin-top: -50px;
|
||||
}
|
||||
|
||||
.logged-in .is-sticky .mt-social-menu-wrapper {
|
||||
.logged-in .is-sticky .sad-social-menu-wrapper {
|
||||
top: 0 !important;
|
||||
}
|
||||
|
||||
@ -560,20 +560,20 @@
|
||||
margin-right: 0
|
||||
}
|
||||
|
||||
.top-featured-post-wrap .mt-single-post-wrap {
|
||||
.top-featured-post-wrap .sad-single-post-wrap {
|
||||
width: 100%;
|
||||
margin-right: 0
|
||||
}
|
||||
|
||||
.archive-grid-post-wrapper,
|
||||
.mt-archive--masonry-style .sophia-after-dark-content-masonry {
|
||||
.sad-archive--masonry-style .sophia-after-dark-content-masonry {
|
||||
margin-left: 0
|
||||
}
|
||||
|
||||
.mt-archive--block-grid-style article,
|
||||
.mt-archive--masonry-style #mt-masonry article,
|
||||
.no-sidebar.mt-archive--block-grid-style article,
|
||||
.no-sidebar.mt-archive--masonry-style #mt-masonry article {
|
||||
.sad-archive--block-grid-style article,
|
||||
.sad-archive--masonry-style #sad-masonry article,
|
||||
.no-sidebar.sad-archive--block-grid-style article,
|
||||
.no-sidebar.sad-archive--masonry-style #sad-masonry article {
|
||||
width: 100%;
|
||||
margin-left: 0
|
||||
}
|
||||
@ -590,17 +590,17 @@
|
||||
padding: 28px 0
|
||||
}
|
||||
|
||||
.mt-related-posts-wrapper {
|
||||
.sad-related-posts-wrapper {
|
||||
margin-left: 0
|
||||
}
|
||||
|
||||
.mt-related-posts-wrapper article {
|
||||
.sad-related-posts-wrapper article {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.mt-related-posts-wrapper .post-cats-list a {
|
||||
.sad-related-posts-wrapper .post-cats-list a {
|
||||
margin-top: 10px
|
||||
}
|
||||
|
||||
@ -632,13 +632,13 @@
|
||||
font-size: 28px
|
||||
}
|
||||
|
||||
#top-footer.footer-column-three .mt-footer-widget {
|
||||
#top-footer.footer-column-three .sad-footer-widget {
|
||||
width: 97%
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width:480px) {
|
||||
.mt-social-icon-wrap li {
|
||||
.sad-social-icon-wrap li {
|
||||
margin-right: 8px
|
||||
}
|
||||
|
||||
@ -650,11 +650,11 @@
|
||||
margin-top: 10px
|
||||
}
|
||||
|
||||
.mt-social-wrapper {
|
||||
.sad-social-wrapper {
|
||||
margin: 12px 0 12px
|
||||
}
|
||||
|
||||
.mt-search-icon {
|
||||
.sad-search-icon {
|
||||
font-size: 14px;
|
||||
margin: 12px 0 12px 8px
|
||||
}
|
||||
@ -664,15 +664,15 @@
|
||||
margin-bottom: 0
|
||||
}
|
||||
|
||||
.single .mt-author-box .mt-author-info .mt-author-name {
|
||||
.single .sad-author-box .sad-author-info .sad-author-name {
|
||||
font-size: 18px
|
||||
}
|
||||
|
||||
.mt-author-bio {
|
||||
.sad-author-bio {
|
||||
font-size: 12px
|
||||
}
|
||||
|
||||
.mt-author-meta {
|
||||
.sad-author-meta {
|
||||
font-size: 13px
|
||||
}
|
||||
|
||||
@ -715,8 +715,8 @@
|
||||
font-size: 20px
|
||||
}
|
||||
|
||||
#top-footer.footer-column-four .mt-footer-widget,
|
||||
#top-footer.footer-column-two .mt-footer-widget {
|
||||
#top-footer.footer-column-four .sad-footer-widget,
|
||||
#top-footer.footer-column-two .sad-footer-widget {
|
||||
width: 97%
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user