Updating the materialize library and calls.

This commit is contained in:
Brian McGonagill 2024-07-22 11:56:35 -05:00
parent a118bf38fc
commit e44ef98be4
17 changed files with 10582 additions and 15529 deletions

View file

@ -1,26 +1,12 @@
body {
padding: 10px;
font-family: sans-serif;
background-color: #F9FBFC;
}
.clickable, .closeIcon, .dispo {
cursor: pointer;
}
.dark-mode {
background: #191818;
color: #fcfcfc;
}
input.dark-mode {
color: #fcfcfc;
}
select.dark-mode {
color: #fcfcfc;
}
li.collection-item {
font-size: 20px;