remove unused code

This commit is contained in:
Joey Kimsey
2025-01-30 12:56:14 -05:00
parent bc33b4cac4
commit b5996dc7db
15 changed files with 2 additions and 712 deletions

View File

@ -8,8 +8,7 @@
* @link https://TheTempusProject.com
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
.context-other-bg {
.context-other-bg {
background-color: #eaeaea;
}
@ -77,14 +76,6 @@ hr {
transform: translateX(25px); /* Adjust based on switch width */
}
.context-main {
color: #000;
}