Style Overhaul #2

Merged
me merged 118 commits from dev into main 2025-01-29 13:28:33 -07:00
Showing only changes of commit 4955b13905 - Show all commits

View File

@ -23,7 +23,7 @@
[class*="col-"] { [class*="col-"] {
float: left; float: left;
padding: 8px; padding: 10px;
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */ /*border: 1px solid green;*/ /* FORTESTING otherwise disable */
} }
@ -89,7 +89,7 @@
} }
div { div {
padding: 7px; /*padding: 7px;*/
/*border: 1px solid red;*/ /* FORTESTING otherwise disable */ /*border: 1px solid red;*/ /* FORTESTING otherwise disable */
} }