patch mt- to sad-
This commit is contained in:
@ -112,11 +112,11 @@ div#wpadminbar.nojq,
|
|||||||
.entry-footer > span.tags-links a,
|
.entry-footer > span.tags-links a,
|
||||||
.entry-title a,
|
.entry-title a,
|
||||||
.menu-toggle a,
|
.menu-toggle a,
|
||||||
.mt-author-bio,
|
.sad-author-bio,
|
||||||
.mt-author-website a,
|
.sad-author-website a,
|
||||||
.mt-related-post-title,
|
.sad-related-post-title,
|
||||||
.mt-search-icon a,
|
.sad-search-icon a,
|
||||||
.mt-social-menu-wrapper,
|
.sad-social-menu-wrapper,
|
||||||
.page-title,
|
.page-title,
|
||||||
.posted-on time,
|
.posted-on time,
|
||||||
.site-info,
|
.site-info,
|
||||||
@ -157,7 +157,7 @@ ul#primary-menu.menu.nav-menu:after,
|
|||||||
.wp-comment-cookies-consent,
|
.wp-comment-cookies-consent,
|
||||||
div.custom-header.no-bg-img,
|
div.custom-header.no-bg-img,
|
||||||
div.logo-ads-wrap,
|
div.logo-ads-wrap,
|
||||||
div.mt-logo-row-wrapper.mt-clearfix,
|
div.sad-logo-row-wrapper.sad-clearfix,
|
||||||
div.site-branding,
|
div.site-branding,
|
||||||
div.sticky-wrapper,
|
div.sticky-wrapper,
|
||||||
footer#colophon.site-footer,
|
footer#colophon.site-footer,
|
||||||
@ -166,7 +166,7 @@ nav#site-navigation.main-navigation.isActive,
|
|||||||
#site-navigation ul li .children,
|
#site-navigation ul li .children,
|
||||||
.comment-list .comment-body,
|
.comment-list .comment-body,
|
||||||
#respond,
|
#respond,
|
||||||
.mt-author-box,
|
.sad-author-box,
|
||||||
textarea#comment {
|
textarea#comment {
|
||||||
background-color: var(--background-darker) !important;
|
background-color: var(--background-darker) !important;
|
||||||
}
|
}
|
||||||
@ -177,9 +177,9 @@ textarea#comment {
|
|||||||
.edit-link .post-edit-link,
|
.edit-link .post-edit-link,
|
||||||
.features-post-title:before,
|
.features-post-title:before,
|
||||||
.front-slider-block .lSAction > a:hover,
|
.front-slider-block .lSAction > a:hover,
|
||||||
.mt-live-link a,
|
.sad-live-link a,
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-submit,
|
.sad-menu-search .sad-form-wrap .search-form .search-submit,
|
||||||
.mt-related-post-title:before,
|
.sad-related-post-title:before,
|
||||||
.post-cats-list a,
|
.post-cats-list a,
|
||||||
.reply .comment-reply-link,
|
.reply .comment-reply-link,
|
||||||
.top-featured-post-wrap .post-thumbnail .post-number,
|
.top-featured-post-wrap .post-thumbnail .post-number,
|
||||||
@ -188,19 +188,19 @@ textarea#comment {
|
|||||||
.widget_tag_cloud .tagcloud a:hover,
|
.widget_tag_cloud .tagcloud a:hover,
|
||||||
article .post-thumbnail:before,
|
article .post-thumbnail:before,
|
||||||
article.sticky:before,
|
article.sticky:before,
|
||||||
div.mt-live-link a,
|
div.sad-live-link a,
|
||||||
input.search-submit,
|
input.search-submit,
|
||||||
.mejs-controls .mejs-time-rail .mejs-time-current {
|
.mejs-controls .mejs-time-rail .mejs-time-current {
|
||||||
background-color: var(--href);
|
background-color: var(--href);
|
||||||
}
|
}
|
||||||
|
|
||||||
.bttn:hover,
|
.bttn:hover,
|
||||||
.mt-live-link a:focus,
|
.sad-live-link a:focus,
|
||||||
.mt-live-link a:hover,
|
.sad-live-link a:hover,
|
||||||
.navigation .nav-links a:hover,
|
.navigation .nav-links a:hover,
|
||||||
.post-edit-link:hover,
|
.post-edit-link:hover,
|
||||||
button,
|
button,
|
||||||
div.mt-live-link a:hover,
|
div.sad-live-link a:hover,
|
||||||
input.search-submit:hover,
|
input.search-submit:hover,
|
||||||
input[type=button]:hover,
|
input[type=button]:hover,
|
||||||
input[type=reset]:hover,
|
input[type=reset]:hover,
|
||||||
@ -211,7 +211,7 @@ input[type=submit]:hover {
|
|||||||
|
|
||||||
div#bottom-footer,
|
div#bottom-footer,
|
||||||
div#page.site,
|
div#page.site,
|
||||||
div#top-header.top-header-wrap.mt-clearfix,
|
div#top-header.top-header-wrap.sad-clearfix,
|
||||||
textarea#comment,
|
textarea#comment,
|
||||||
input#author,
|
input#author,
|
||||||
input#email,
|
input#email,
|
||||||
@ -233,11 +233,11 @@ input#url {
|
|||||||
|
|
||||||
/*** Background End ***/
|
/*** Background End ***/
|
||||||
#colophon,
|
#colophon,
|
||||||
.mt-social-menu-wrapper {
|
.sad-social-menu-wrapper {
|
||||||
border-top: 1px solid var(--href-dark);
|
border-top: 1px solid var(--href-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-sticky .mt-social-menu-wrapper {
|
.is-sticky .sad-social-menu-wrapper {
|
||||||
background: var(--background-darker);
|
background: var(--background-darker);
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
@ -270,7 +270,7 @@ strong {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-disclaimer-text,
|
.sad-disclaimer-text,
|
||||||
p em,
|
p em,
|
||||||
p i {
|
p i {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
@ -292,8 +292,8 @@ p i a:hover {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-author-name a:hover,
|
.sad-author-name a:hover,
|
||||||
.mt-author-website a:hover,
|
.sad-author-website a:hover,
|
||||||
em a,
|
em a,
|
||||||
h3.entry-title a:active,
|
h3.entry-title a:active,
|
||||||
h3.entry-title a:hover,
|
h3.entry-title a:hover,
|
||||||
@ -369,7 +369,7 @@ body {
|
|||||||
cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAApVBMVEVHcEyiI2u3OIDdlL68O4TFTJG6PoTLWprARYvETJDLXZvGUpS9PIXQaqTCRYzFS5DScajJVpfBQou/P4jGTZK5OoK/PIbMYJ7JVpfZibeyMXq5M3+xL3nGTpLOZaHWfa/PZ6LRb6fio8fipMjZg7TUdavjp8rlrM302+nScKjcjrrhnsTOYp/fmsLnstDpudTux93x0uTiocbqvdfWfLDrwNnvzeD+8n76AAAAInRSTlMABBv+JaRC9HexvNgu/miG295bTJAUOPei8xUQDcnl6cv1lZn17gAAAUZJREFUOMt9k9l6gjAQRtkiKDt1aV2qzSIkEDat7/9oRQtt0IS5zUn+801mNE3bhUtPm6qZb0ahMQVsYMqjYKsEjNhEacVPyV4B6HOMICov5uJNlxMObSGE5+/Lx/taIcFRR8DyVh2XlkzCZQ8Ani9NGTmGROIK+0rrBp2C3YuEnw8Eqprbq+3MNtFAdLJZ/WxruBgKldZZdQxFWx3QXCRQ2WRpJKoEhZDRVXuusoYLKp49yuhzOpUhZ38g+TOBqiwrF8MXLv1xxoOoBSDZPGegluHov/FWTPjoOMefILHEblOGhNv4M/TG3XQK3P6d8y/wMqUzm/D+CcTiRJd8OWX9A3jhSefOv/62AgP5hDsFubcCYbBSDL9N8V1/rtqQrUsJY+RgqbZDBz4hNF6rF6yToHYytYE2KUJ9AjDcYr6a3PIAyAR/AMLKNmkZIijbAAAAAElFTkSuQmCC"), default !important;
|
cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAApVBMVEVHcEyiI2u3OIDdlL68O4TFTJG6PoTLWprARYvETJDLXZvGUpS9PIXQaqTCRYzFS5DScajJVpfBQou/P4jGTZK5OoK/PIbMYJ7JVpfZibeyMXq5M3+xL3nGTpLOZaHWfa/PZ6LRb6fio8fipMjZg7TUdavjp8rlrM302+nScKjcjrrhnsTOYp/fmsLnstDpudTux93x0uTiocbqvdfWfLDrwNnvzeD+8n76AAAAInRSTlMABBv+JaRC9HexvNgu/miG295bTJAUOPei8xUQDcnl6cv1lZn17gAAAUZJREFUOMt9k9l6gjAQRtkiKDt1aV2qzSIkEDat7/9oRQtt0IS5zUn+801mNE3bhUtPm6qZb0ahMQVsYMqjYKsEjNhEacVPyV4B6HOMICov5uJNlxMObSGE5+/Lx/taIcFRR8DyVh2XlkzCZQ8Ani9NGTmGROIK+0rrBp2C3YuEnw8Eqprbq+3MNtFAdLJZ/WxruBgKldZZdQxFWx3QXCRQ2WRpJKoEhZDRVXuusoYLKp49yuhzOpUhZ38g+TOBqiwrF8MXLv1xxoOoBSDZPGegluHov/FWTPjoOMefILHEblOGhNv4M/TG3XQK3P6d8y/wMqUzm/D+CcTiRJd8OWX9A3jhSefOv/62AgP5hDsFubcCYbBSDL9N8V1/rtqQrUsJY+RgqbZDBz4hNF6rF6yToHYytYE2KUJ9AjDcYr6a3PIAyAR/AMLKNmkZIijbAAAAAElFTkSuQmCC"), default !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.single .mt-author-box .mt-author-info .mt-author-name a {
|
.single .sad-author-box .sad-author-info .sad-author-name a {
|
||||||
font-family: var(--special-font);
|
font-family: var(--special-font);
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
@ -400,8 +400,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-wrapper a,
|
.btn-wrapper a,
|
||||||
.entry-footer .mt-readmore-btn,
|
.entry-footer .sad-readmore-btn,
|
||||||
.mt-readmore-btn {
|
.sad-readmore-btn {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
@ -445,7 +445,7 @@ q:before {
|
|||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
#mt-scrollup:before {
|
#sad-scrollup:before {
|
||||||
content: "\f061";
|
content: "\f061";
|
||||||
font-family: "ForkAwesome";
|
font-family: "ForkAwesome";
|
||||||
transition: none;
|
transition: none;
|
||||||
@ -461,7 +461,7 @@ em a:hover {
|
|||||||
#cancel-comment-reply-link,
|
#cancel-comment-reply-link,
|
||||||
#cancel-comment-reply-link:before,
|
#cancel-comment-reply-link:before,
|
||||||
#footer-menu li a:hover,
|
#footer-menu li a:hover,
|
||||||
#mt-scrollup:hover,
|
#sad-scrollup:hover,
|
||||||
#site-navigation ul li.current-menu-ancestor > a,
|
#site-navigation ul li.current-menu-ancestor > a,
|
||||||
#site-navigation ul li.current-menu-item > a,
|
#site-navigation ul li.current-menu-item > a,
|
||||||
#site-navigation ul li.current-menu-parent > a,
|
#site-navigation ul li.current-menu-parent > a,
|
||||||
@ -475,12 +475,12 @@ em a:hover {
|
|||||||
.breadcrumbs .trail-items li a:hover,
|
.breadcrumbs .trail-items li a:hover,
|
||||||
.btn-wrapper a:hover,
|
.btn-wrapper a:hover,
|
||||||
.cat-links a:hover,
|
.cat-links a:hover,
|
||||||
.color_blog_dark_latest_posts .mt-post-title a:hover,
|
.color_blog_dark_latest_posts .sad-post-title a:hover,
|
||||||
.comment-author .fn .url:hover,
|
.comment-author .fn .url:hover,
|
||||||
.commentmetadata .comment-edit-link,
|
.commentmetadata .comment-edit-link,
|
||||||
.entry-cat .cat-links a:hover,
|
.entry-cat .cat-links a:hover,
|
||||||
.entry-cat a:hover,
|
.entry-cat a:hover,
|
||||||
.entry-footer .mt-readmore-btn:hover,
|
.entry-footer .sad-readmore-btn:hover,
|
||||||
.entry-footer a:hover,
|
.entry-footer a:hover,
|
||||||
.entry-meta a:hover,
|
.entry-meta a:hover,
|
||||||
.entry-title a:hover,
|
.entry-title a:hover,
|
||||||
@ -489,14 +489,14 @@ em a:hover {
|
|||||||
.has-thumbnail .post-info-wrap .entry-title a:hover,
|
.has-thumbnail .post-info-wrap .entry-title a:hover,
|
||||||
.logged-in-as a,
|
.logged-in-as a,
|
||||||
.menu-toggle:hover,
|
.menu-toggle:hover,
|
||||||
.mt-readmore-btn:hover,
|
.sad-readmore-btn:hover,
|
||||||
.mt-search-icon:hover,
|
.sad-search-icon:hover,
|
||||||
.mt-social-icon-wrap li a:focus,
|
.sad-social-icon-wrap li a:focus,
|
||||||
.mt-social-icon-wrap li a:hover,
|
.sad-social-icon-wrap li a:hover,
|
||||||
.navigation.pagination .nav-links .page-numbers.current,
|
.navigation.pagination .nav-links .page-numbers.current,
|
||||||
.navigation.pagination .nav-links a.page-numbers:hover,
|
.navigation.pagination .nav-links a.page-numbers:hover,
|
||||||
.post-info-wrap .entry-meta a:hover,
|
.post-info-wrap .entry-meta a:hover,
|
||||||
.single .mt-single-related-posts .entry-title a:hover,
|
.single .sad-single-related-posts .entry-title a:hover,
|
||||||
.widget a:hover,
|
.widget a:hover,
|
||||||
.widget a:hover:before,
|
.widget a:hover:before,
|
||||||
.widget li:hover:before,
|
.widget li:hover:before,
|
||||||
@ -522,7 +522,7 @@ a:focus {
|
|||||||
border-color: var(--href);
|
border-color: var(--href);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
|
.sad-menu-search .sad-form-wrap .search-form .search-field:focus {
|
||||||
outline-color: var(--href);
|
outline-color: var(--href);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -535,18 +535,18 @@ ul.trail-items span:hover {
|
|||||||
color: var(--href-dark) !important;
|
color: var(--href-dark) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover,
|
.sad-menu-search .sad-form-wrap .search-form .search-submit:hover,
|
||||||
.tagcloud a:hover,
|
.tagcloud a:hover,
|
||||||
.wp-block-search__button:hover {
|
.wp-block-search__button:hover {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
background-color: var(--href-dark) !important;
|
background-color: var(--href-dark) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-field,
|
.sad-menu-search .sad-form-wrap .search-form .search-field,
|
||||||
textarea,
|
textarea,
|
||||||
.comment-list .comment-body,
|
.comment-list .comment-body,
|
||||||
#respond,
|
#respond,
|
||||||
.mt-author-box {
|
.sad-author-box {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
border-top: none !important;
|
border-top: none !important;
|
||||||
@ -558,17 +558,17 @@ span.required {
|
|||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-author-box {
|
.sad-author-box {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-author-box .mt-author__avatar img {
|
.sad-author-box .sad-author__avatar img {
|
||||||
border-radius: 50% !important;
|
border-radius: 50% !important;
|
||||||
border: 1px var(--href) solid;
|
border: 1px var(--href) solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-live-link a:focus,
|
.sad-live-link a:focus,
|
||||||
.mt-live-link a:hover,
|
.sad-live-link a:hover,
|
||||||
.search article {
|
.search article {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
@ -578,7 +578,7 @@ span.required {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-copyright-text {
|
.sad-copyright-text {
|
||||||
background-image: linear-gradient(to right, #5BCEFA, #F5A9B8, #FFFFFF);
|
background-image: linear-gradient(to right, #5BCEFA, #F5A9B8, #FFFFFF);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
@ -586,9 +586,9 @@ span.required {
|
|||||||
animation: slide 1000s linear infinite;
|
animation: slide 1000s linear infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mt-scrollup,
|
#sad-scrollup,
|
||||||
.mt-author__avatar,
|
.sad-author__avatar,
|
||||||
.mt-copyright-text,
|
.sad-copyright-text,
|
||||||
.nav-links,
|
.nav-links,
|
||||||
.post-thumbnail img,
|
.post-thumbnail img,
|
||||||
.site-info,
|
.site-info,
|
||||||
@ -620,7 +620,7 @@ input[type=submit] {
|
|||||||
|
|
||||||
.bttn,
|
.bttn,
|
||||||
.comment-reply-link,
|
.comment-reply-link,
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-field,
|
.sad-menu-search .sad-form-wrap .search-form .search-field,
|
||||||
.navigation .nav-links a,
|
.navigation .nav-links a,
|
||||||
.page-numbers.current,
|
.page-numbers.current,
|
||||||
.tagcloud a:hover,
|
.tagcloud a:hover,
|
||||||
@ -635,7 +635,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img,
|
img,
|
||||||
.mt-author-box,
|
.sad-author-box,
|
||||||
#respond,
|
#respond,
|
||||||
.wp-block-code,
|
.wp-block-code,
|
||||||
code,
|
code,
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
.entry-footer>span.tags-links a,
|
.entry-footer>span.tags-links a,
|
||||||
.entry-title a,
|
.entry-title a,
|
||||||
.menu-toggle a,
|
.menu-toggle a,
|
||||||
.mt-author-bio,
|
.sad-author-bio,
|
||||||
.mt-author-website a,
|
.sad-author-website a,
|
||||||
.mt-related-post-title,
|
.sad-related-post-title,
|
||||||
.mt-search-icon a,
|
.sad-search-icon a,
|
||||||
.mt-social-menu-wrapper,
|
.sad-social-menu-wrapper,
|
||||||
.page-title,
|
.page-title,
|
||||||
.posted-on time,
|
.posted-on time,
|
||||||
.site-info,
|
.site-info,
|
||||||
@ -61,7 +61,7 @@ ul#primary-menu.menu.nav-menu:after,
|
|||||||
.wp-comment-cookies-consent,
|
.wp-comment-cookies-consent,
|
||||||
div.custom-header.no-bg-img,
|
div.custom-header.no-bg-img,
|
||||||
div.logo-ads-wrap,
|
div.logo-ads-wrap,
|
||||||
div.mt-logo-row-wrapper.mt-clearfix,
|
div.sad-logo-row-wrapper.sad-clearfix,
|
||||||
div.site-branding,
|
div.site-branding,
|
||||||
div.sticky-wrapper,
|
div.sticky-wrapper,
|
||||||
footer#colophon.site-footer,
|
footer#colophon.site-footer,
|
||||||
@ -70,7 +70,7 @@ nav#site-navigation.main-navigation.isActive,
|
|||||||
#site-navigation ul li .children,
|
#site-navigation ul li .children,
|
||||||
.comment-list .comment-body,
|
.comment-list .comment-body,
|
||||||
#respond,
|
#respond,
|
||||||
.mt-author-box,
|
.sad-author-box,
|
||||||
textarea#comment {
|
textarea#comment {
|
||||||
background-color: var(--background-darker) !important;
|
background-color: var(--background-darker) !important;
|
||||||
}
|
}
|
||||||
@ -81,9 +81,9 @@ textarea#comment {
|
|||||||
.edit-link .post-edit-link,
|
.edit-link .post-edit-link,
|
||||||
.features-post-title:before,
|
.features-post-title:before,
|
||||||
.front-slider-block .lSAction>a:hover,
|
.front-slider-block .lSAction>a:hover,
|
||||||
.mt-live-link a,
|
.sad-live-link a,
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-submit,
|
.sad-menu-search .sad-form-wrap .search-form .search-submit,
|
||||||
.mt-related-post-title:before,
|
.sad-related-post-title:before,
|
||||||
.post-cats-list a,
|
.post-cats-list a,
|
||||||
.reply .comment-reply-link,
|
.reply .comment-reply-link,
|
||||||
.top-featured-post-wrap .post-thumbnail .post-number,
|
.top-featured-post-wrap .post-thumbnail .post-number,
|
||||||
@ -92,19 +92,19 @@ textarea#comment {
|
|||||||
.widget_tag_cloud .tagcloud a:hover,
|
.widget_tag_cloud .tagcloud a:hover,
|
||||||
article .post-thumbnail:before,
|
article .post-thumbnail:before,
|
||||||
article.sticky:before,
|
article.sticky:before,
|
||||||
div.mt-live-link a,
|
div.sad-live-link a,
|
||||||
input.search-submit,
|
input.search-submit,
|
||||||
.mejs-controls .mejs-time-rail .mejs-time-current {
|
.mejs-controls .mejs-time-rail .mejs-time-current {
|
||||||
background-color: var(--href);
|
background-color: var(--href);
|
||||||
}
|
}
|
||||||
|
|
||||||
.bttn:hover,
|
.bttn:hover,
|
||||||
.mt-live-link a:focus,
|
.sad-live-link a:focus,
|
||||||
.mt-live-link a:hover,
|
.sad-live-link a:hover,
|
||||||
.navigation .nav-links a:hover,
|
.navigation .nav-links a:hover,
|
||||||
.post-edit-link:hover,
|
.post-edit-link:hover,
|
||||||
button,
|
button,
|
||||||
div.mt-live-link a:hover,
|
div.sad-live-link a:hover,
|
||||||
input.search-submit:hover,
|
input.search-submit:hover,
|
||||||
input[type=button]:hover,
|
input[type=button]:hover,
|
||||||
input[type=reset]:hover,
|
input[type=reset]:hover,
|
||||||
@ -115,7 +115,7 @@ input[type=submit]:hover {
|
|||||||
|
|
||||||
div#bottom-footer,
|
div#bottom-footer,
|
||||||
div#page.site,
|
div#page.site,
|
||||||
div#top-header.top-header-wrap.mt-clearfix,
|
div#top-header.top-header-wrap.sad-clearfix,
|
||||||
textarea#comment,
|
textarea#comment,
|
||||||
input#author,
|
input#author,
|
||||||
input#email,
|
input#email,
|
||||||
@ -137,11 +137,11 @@ input#url {
|
|||||||
|
|
||||||
/*** Background End ***/
|
/*** Background End ***/
|
||||||
#colophon,
|
#colophon,
|
||||||
.mt-social-menu-wrapper {
|
.sad-social-menu-wrapper {
|
||||||
border-top: 1px solid var(--href-dark);
|
border-top: 1px solid var(--href-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
.is-sticky .mt-social-menu-wrapper {
|
.is-sticky .sad-social-menu-wrapper {
|
||||||
background: var(--background-darker);
|
background: var(--background-darker);
|
||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
}
|
}
|
||||||
@ -174,7 +174,7 @@ strong {
|
|||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-disclaimer-text,
|
.sad-disclaimer-text,
|
||||||
p em,
|
p em,
|
||||||
p i {
|
p i {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
@ -196,8 +196,8 @@ p i a:hover {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-author-name a:hover,
|
.sad-author-name a:hover,
|
||||||
.mt-author-website a:hover,
|
.sad-author-website a:hover,
|
||||||
em a,
|
em a,
|
||||||
h3.entry-title a:active,
|
h3.entry-title a:active,
|
||||||
h3.entry-title a:hover,
|
h3.entry-title a:hover,
|
||||||
@ -273,7 +273,7 @@ body {
|
|||||||
cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAApVBMVEVHcEyiI2u3OIDdlL68O4TFTJG6PoTLWprARYvETJDLXZvGUpS9PIXQaqTCRYzFS5DScajJVpfBQou/P4jGTZK5OoK/PIbMYJ7JVpfZibeyMXq5M3+xL3nGTpLOZaHWfa/PZ6LRb6fio8fipMjZg7TUdavjp8rlrM302+nScKjcjrrhnsTOYp/fmsLnstDpudTux93x0uTiocbqvdfWfLDrwNnvzeD+8n76AAAAInRSTlMABBv+JaRC9HexvNgu/miG295bTJAUOPei8xUQDcnl6cv1lZn17gAAAUZJREFUOMt9k9l6gjAQRtkiKDt1aV2qzSIkEDat7/9oRQtt0IS5zUn+801mNE3bhUtPm6qZb0ahMQVsYMqjYKsEjNhEacVPyV4B6HOMICov5uJNlxMObSGE5+/Lx/taIcFRR8DyVh2XlkzCZQ8Ani9NGTmGROIK+0rrBp2C3YuEnw8Eqprbq+3MNtFAdLJZ/WxruBgKldZZdQxFWx3QXCRQ2WRpJKoEhZDRVXuusoYLKp49yuhzOpUhZ38g+TOBqiwrF8MXLv1xxoOoBSDZPGegluHov/FWTPjoOMefILHEblOGhNv4M/TG3XQK3P6d8y/wMqUzm/D+CcTiRJd8OWX9A3jhSefOv/62AgP5hDsFubcCYbBSDL9N8V1/rtqQrUsJY+RgqbZDBz4hNF6rF6yToHYytYE2KUJ9AjDcYr6a3PIAyAR/AMLKNmkZIijbAAAAAElFTkSuQmCC"), default !important;
|
cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAApVBMVEVHcEyiI2u3OIDdlL68O4TFTJG6PoTLWprARYvETJDLXZvGUpS9PIXQaqTCRYzFS5DScajJVpfBQou/P4jGTZK5OoK/PIbMYJ7JVpfZibeyMXq5M3+xL3nGTpLOZaHWfa/PZ6LRb6fio8fipMjZg7TUdavjp8rlrM302+nScKjcjrrhnsTOYp/fmsLnstDpudTux93x0uTiocbqvdfWfLDrwNnvzeD+8n76AAAAInRSTlMABBv+JaRC9HexvNgu/miG295bTJAUOPei8xUQDcnl6cv1lZn17gAAAUZJREFUOMt9k9l6gjAQRtkiKDt1aV2qzSIkEDat7/9oRQtt0IS5zUn+801mNE3bhUtPm6qZb0ahMQVsYMqjYKsEjNhEacVPyV4B6HOMICov5uJNlxMObSGE5+/Lx/taIcFRR8DyVh2XlkzCZQ8Ani9NGTmGROIK+0rrBp2C3YuEnw8Eqprbq+3MNtFAdLJZ/WxruBgKldZZdQxFWx3QXCRQ2WRpJKoEhZDRVXuusoYLKp49yuhzOpUhZ38g+TOBqiwrF8MXLv1xxoOoBSDZPGegluHov/FWTPjoOMefILHEblOGhNv4M/TG3XQK3P6d8y/wMqUzm/D+CcTiRJd8OWX9A3jhSefOv/62AgP5hDsFubcCYbBSDL9N8V1/rtqQrUsJY+RgqbZDBz4hNF6rF6yToHYytYE2KUJ9AjDcYr6a3PIAyAR/AMLKNmkZIijbAAAAAElFTkSuQmCC"), default !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.single .mt-author-box .mt-author-info .mt-author-name a {
|
.single .sad-author-box .sad-author-info .sad-author-name a {
|
||||||
font-family: var(--special-font);
|
font-family: var(--special-font);
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
@ -304,8 +304,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-wrapper a,
|
.btn-wrapper a,
|
||||||
.entry-footer .mt-readmore-btn,
|
.entry-footer .sad-readmore-btn,
|
||||||
.mt-readmore-btn {
|
.sad-readmore-btn {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
@ -349,7 +349,7 @@ q:before {
|
|||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
#mt-scrollup:before {
|
#sad-scrollup:before {
|
||||||
content: '\f061';
|
content: '\f061';
|
||||||
font-family: 'ForkAwesome';
|
font-family: 'ForkAwesome';
|
||||||
-moz-transition: none;
|
-moz-transition: none;
|
||||||
@ -367,7 +367,7 @@ em a:hover {
|
|||||||
#cancel-comment-reply-link,
|
#cancel-comment-reply-link,
|
||||||
#cancel-comment-reply-link:before,
|
#cancel-comment-reply-link:before,
|
||||||
#footer-menu li a:hover,
|
#footer-menu li a:hover,
|
||||||
#mt-scrollup:hover,
|
#sad-scrollup:hover,
|
||||||
#site-navigation ul li.current-menu-ancestor>a,
|
#site-navigation ul li.current-menu-ancestor>a,
|
||||||
#site-navigation ul li.current-menu-item>a,
|
#site-navigation ul li.current-menu-item>a,
|
||||||
#site-navigation ul li.current-menu-parent>a,
|
#site-navigation ul li.current-menu-parent>a,
|
||||||
@ -381,12 +381,12 @@ em a:hover {
|
|||||||
.breadcrumbs .trail-items li a:hover,
|
.breadcrumbs .trail-items li a:hover,
|
||||||
.btn-wrapper a:hover,
|
.btn-wrapper a:hover,
|
||||||
.cat-links a:hover,
|
.cat-links a:hover,
|
||||||
.color_blog_dark_latest_posts .mt-post-title a:hover,
|
.color_blog_dark_latest_posts .sad-post-title a:hover,
|
||||||
.comment-author .fn .url:hover,
|
.comment-author .fn .url:hover,
|
||||||
.commentmetadata .comment-edit-link,
|
.commentmetadata .comment-edit-link,
|
||||||
.entry-cat .cat-links a:hover,
|
.entry-cat .cat-links a:hover,
|
||||||
.entry-cat a:hover,
|
.entry-cat a:hover,
|
||||||
.entry-footer .mt-readmore-btn:hover,
|
.entry-footer .sad-readmore-btn:hover,
|
||||||
.entry-footer a:hover,
|
.entry-footer a:hover,
|
||||||
.entry-meta a:hover,
|
.entry-meta a:hover,
|
||||||
.entry-title a:hover,
|
.entry-title a:hover,
|
||||||
@ -395,14 +395,14 @@ em a:hover {
|
|||||||
.has-thumbnail .post-info-wrap .entry-title a:hover,
|
.has-thumbnail .post-info-wrap .entry-title a:hover,
|
||||||
.logged-in-as a,
|
.logged-in-as a,
|
||||||
.menu-toggle:hover,
|
.menu-toggle:hover,
|
||||||
.mt-readmore-btn:hover,
|
.sad-readmore-btn:hover,
|
||||||
.mt-search-icon:hover,
|
.sad-search-icon:hover,
|
||||||
.mt-social-icon-wrap li a:focus,
|
.sad-social-icon-wrap li a:focus,
|
||||||
.mt-social-icon-wrap li a:hover,
|
.sad-social-icon-wrap li a:hover,
|
||||||
.navigation.pagination .nav-links .page-numbers.current,
|
.navigation.pagination .nav-links .page-numbers.current,
|
||||||
.navigation.pagination .nav-links a.page-numbers:hover,
|
.navigation.pagination .nav-links a.page-numbers:hover,
|
||||||
.post-info-wrap .entry-meta a:hover,
|
.post-info-wrap .entry-meta a:hover,
|
||||||
.single .mt-single-related-posts .entry-title a:hover,
|
.single .sad-single-related-posts .entry-title a:hover,
|
||||||
.widget a:hover,
|
.widget a:hover,
|
||||||
.widget a:hover:before,
|
.widget a:hover:before,
|
||||||
.widget li:hover:before,
|
.widget li:hover:before,
|
||||||
@ -428,7 +428,7 @@ a:focus {
|
|||||||
border-color: var(--href);
|
border-color: var(--href);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-field:focus {
|
.sad-menu-search .sad-form-wrap .search-form .search-field:focus {
|
||||||
outline-color: var(--href);
|
outline-color: var(--href);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -441,18 +441,18 @@ ul.trail-items span:hover {
|
|||||||
color: var(--href-dark) !important;
|
color: var(--href-dark) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover,
|
.sad-menu-search .sad-form-wrap .search-form .search-submit:hover,
|
||||||
.tagcloud a:hover,
|
.tagcloud a:hover,
|
||||||
.wp-block-search__button:hover {
|
.wp-block-search__button:hover {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
background-color: var(--href-dark) !important;
|
background-color: var(--href-dark) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-field,
|
.sad-menu-search .sad-form-wrap .search-form .search-field,
|
||||||
textarea,
|
textarea,
|
||||||
.comment-list .comment-body,
|
.comment-list .comment-body,
|
||||||
#respond,
|
#respond,
|
||||||
.mt-author-box {
|
.sad-author-box {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
border-top: none !important;
|
border-top: none !important;
|
||||||
@ -464,17 +464,17 @@ span.required {
|
|||||||
color: red;
|
color: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-author-box {
|
.sad-author-box {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-author-box .mt-author__avatar img {
|
.sad-author-box .sad-author__avatar img {
|
||||||
border-radius: 50% !important;
|
border-radius: 50% !important;
|
||||||
border: 1px var(--href) solid;
|
border: 1px var(--href) solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-live-link a:focus,
|
.sad-live-link a:focus,
|
||||||
.mt-live-link a:hover,
|
.sad-live-link a:hover,
|
||||||
.search article {
|
.search article {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
@ -484,7 +484,7 @@ span.required {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mt-copyright-text {
|
.sad-copyright-text {
|
||||||
background-image: linear-gradient(to right, #5BCEFA, #F5A9B8, #FFFFFF);
|
background-image: linear-gradient(to right, #5BCEFA, #F5A9B8, #FFFFFF);
|
||||||
-webkit-background-clip: text;
|
-webkit-background-clip: text;
|
||||||
background-clip: text;
|
background-clip: text;
|
||||||
@ -492,9 +492,9 @@ span.required {
|
|||||||
animation: slide 1000s linear infinite;
|
animation: slide 1000s linear infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mt-scrollup,
|
#sad-scrollup,
|
||||||
.mt-author__avatar,
|
.sad-author__avatar,
|
||||||
.mt-copyright-text,
|
.sad-copyright-text,
|
||||||
.nav-links,
|
.nav-links,
|
||||||
.post-thumbnail img,
|
.post-thumbnail img,
|
||||||
.site-info,
|
.site-info,
|
||||||
@ -527,7 +527,7 @@ input[type=submit] {
|
|||||||
|
|
||||||
.bttn,
|
.bttn,
|
||||||
.comment-reply-link,
|
.comment-reply-link,
|
||||||
.mt-menu-search .mt-form-wrap .search-form .search-field,
|
.sad-menu-search .sad-form-wrap .search-form .search-field,
|
||||||
.navigation .nav-links a,
|
.navigation .nav-links a,
|
||||||
.page-numbers.current,
|
.page-numbers.current,
|
||||||
.tagcloud a:hover,
|
.tagcloud a:hover,
|
||||||
@ -542,7 +542,7 @@ textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img,
|
img,
|
||||||
.mt-author-box,
|
.sad-author-box,
|
||||||
#respond,
|
#respond,
|
||||||
.wp-block-code,
|
.wp-block-code,
|
||||||
code,
|
code,
|
||||||
|
Reference in New Issue
Block a user