removed censor stuff, used during testing :)

This commit is contained in:
Sophia Atkinson 2024-02-19 14:35:42 -08:00
parent 2c504332bd
commit ed55e0810c
Signed by: Sophia
GPG Key ID: 73928E5CCCD28BE1
14 changed files with 0 additions and 181 deletions

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#333333;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#383C4A;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#2E3035;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#FEFEFE;
--background:#2E3035;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color: #fff;
--background: #191b19;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#653024;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color: #fff;
--background: #191919;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#2E3035;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color: #fff;
--background: #212121;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#1B2838;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#333A41;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color:#fff;
--background:#2E3035;

View File

@ -739,19 +739,6 @@ code,
filter: invert(1);
}
.censor {
background-color: #000 !important;
color: #000 !important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover {
background-color: transparent !important;
color: var(--text-color) !important;
}
:root {
--text-color: #fff;
--background: #333333;

View File

@ -594,16 +594,4 @@ code,
.invert img {
-webkit-filter: invert(1);
filter: invert(1);
}
.censor{
background-color: #000!important;
color:#000!important;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.censor:hover{
background-color: transparent!important;
color:var(--text-color)!important;
}