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 1498aeefb9 - Show all commits

View File

@ -35,13 +35,13 @@
}
/** Make the menu items centered and layout horizontal. **/
/*
.menu {
/*
margin-top: 5px;
padding-top: 10px;
padding-bottom: 10px;
*/
}
*/
.menu-list {
text-align: center;
list-style-type: none;
@ -101,10 +101,12 @@
max-height: 500px;
}
/* FORTESTING otherwise disable */
/*
div {
/*padding: 7px;*/
/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
border: 1px solid red;
}
*/
.code {
max-width: 90%;