From 365eaacdb33176381ac618a32344e67e87d30e77 Mon Sep 17 00:00:00 2001 From: Sophia Atkinson Date: Wed, 14 May 2025 08:24:07 -0700 Subject: [PATCH] added style for .widget --- css/debian-theme.css | 7 ++++--- css/default-theme.css | 7 ++++--- css/discord-theme.css | 7 ++++--- css/halloween-theme.css | 7 ++++--- css/jse-theme.css | 7 ++++--- css/noctua-theme.css | 7 ++++--- css/old-default-theme.css | 7 ++++--- css/pink-theme.css | 7 ++++--- css/retro-theme.css | 7 ++++--- css/steam-theme.css | 7 ++++--- css/tor-theme.css | 7 ++++--- css/trans-theme.css | 7 ++++--- css/ubuntu-theme.css | 7 ++++--- scss/_base.scss | 7 ++++--- 14 files changed, 56 insertions(+), 42 deletions(-) diff --git a/css/debian-theme.css b/css/debian-theme.css index 47c69e8..7add7dc 100644 --- a/css/debian-theme.css +++ b/css/debian-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/default-theme.css b/css/default-theme.css index 370a737..4e5dad1 100644 --- a/css/default-theme.css +++ b/css/default-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/discord-theme.css b/css/discord-theme.css index 210538f..1d235cf 100644 --- a/css/discord-theme.css +++ b/css/discord-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/halloween-theme.css b/css/halloween-theme.css index db0043a..a6a49c5 100644 --- a/css/halloween-theme.css +++ b/css/halloween-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/jse-theme.css b/css/jse-theme.css index 3fdf8c0..7ff6924 100644 --- a/css/jse-theme.css +++ b/css/jse-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/noctua-theme.css b/css/noctua-theme.css index 7fab0ba..d5d6441 100644 --- a/css/noctua-theme.css +++ b/css/noctua-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/old-default-theme.css b/css/old-default-theme.css index 5e7ea12..4311018 100644 --- a/css/old-default-theme.css +++ b/css/old-default-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/pink-theme.css b/css/pink-theme.css index 50401c7..633be57 100644 --- a/css/pink-theme.css +++ b/css/pink-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/retro-theme.css b/css/retro-theme.css index 904ea70..19212af 100644 --- a/css/retro-theme.css +++ b/css/retro-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/steam-theme.css b/css/steam-theme.css index fe8a3e1..c3a30a4 100644 --- a/css/steam-theme.css +++ b/css/steam-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/tor-theme.css b/css/tor-theme.css index 4d45aa1..ea2260e 100644 --- a/css/tor-theme.css +++ b/css/tor-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/trans-theme.css b/css/trans-theme.css index f6c0fc6..044c3f6 100644 --- a/css/trans-theme.css +++ b/css/trans-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/css/ubuntu-theme.css b/css/ubuntu-theme.css index a580753..6cf9be7 100644 --- a/css/ubuntu-theme.css +++ b/css/ubuntu-theme.css @@ -205,7 +205,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget { color: var(--text-color) !important; font-family: var(--main-font); } @@ -305,7 +306,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -386,7 +386,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none; diff --git a/scss/_base.scss b/scss/_base.scss index fdb431e..a52b135 100644 --- a/scss/_base.scss +++ b/scss/_base.scss @@ -44,7 +44,8 @@ select, span.screen-reader-text, textarea, time, -ul#primary-menu.menu.nav-menu:after { +ul#primary-menu.menu.nav-menu:after, +.widget{ color: var(--text-color) !important; font-family: var(--main-font); } @@ -144,7 +145,6 @@ input#url { .is-sticky .mt-social-menu-wrapper { background: var(--background-darker); z-index: 9999; - box-shadow: none !important; } p { @@ -225,7 +225,8 @@ input[type=password], input[type=search], input[type=text], input[type=url], -p.comment-form-cookies-consent #wp-comment-cookies-consent { +p.comment-form-cookies-consent #wp-comment-cookies-consent, +.widget { color: var(--text-color) !important; background-color: var(--background-darker); border-bottom: none;