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 cf57b5576b - Show all commits

View File

@ -23,7 +23,7 @@
[class*="col-"] {
float: left;
padding: 10px;
padding: 15px;
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
}
@ -36,9 +36,11 @@
/** Make the menu items centered and layout horizontal. **/
.menu {
/*
margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
*/
}
.menu-list {
text-align: center;