core: better button styling

This commit is contained in:
Trianta 2024-12-09 16:53:24 -06:00
parent 697c2a2992
commit 712100e68e

View File

@ -48,11 +48,12 @@ canvas {
}
.navItem {
color: #4c4f69;
background-color: #CB3737;
margin: 6px;
margin-top: 0px;
padding: 8px;
display: inline-block;
border-radius: 12px;
}
#top {