More CSS silliness.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2025-08-28 12:48:48 -04:00
parent f964ef8e83
commit 4539667dac

View File

@@ -2,15 +2,13 @@
.MuiButtonBase-root.MuiListItemButton-root.Mui-selected {
background-color: #afafaf !important;
/*font-weight: 900 !important;*/
/*color: #23272f;*/
color: #23272f;
border: 1px solid #23272f;
border-radius: 4px;
border-radius: 16px;
margin: 1px;
}
/*
* Landing Page Styles
*/
.landing-root {
/**/
* Landing Page Styles */ .landing-root {
min-height: 100vh;
width: 100vw;
overflow: hidden;