Merge branch 'main' into allthebookmarks-com

This commit is contained in:
Joey Kimsey
2025-02-05 06:43:05 -05:00
parent 72cbdc222e
commit da6adc35b0
94 changed files with 329 additions and 189 deletions

View File

@ -3,7 +3,7 @@
*
* This file is for any css that should be applied site wide.
*
* @version 3.0
* @version 5.0.1
* @author Joey Kimsey <Joey@thetempusproject.com>
* @link https://TheTempusProject.com
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
@ -12,6 +12,9 @@
.context-main-border {
border-color: #1e1e1e!important;
}
.context-main-border-other {
border-color: #f5f5f5!important;
}
.context-main-bg {
background-color: #f7f7f7;