Improve the look of buttons

This commit is contained in:
Joshua Goins 2025-01-01 10:24:09 -05:00
parent f90d8bc73b
commit 58c0d88c12

View file

@ -612,6 +612,9 @@ pre {
border: 1px outset black;
border-radius: 5px;
margin-top: 10px;
background-color: var(--extra-color);
color: var(--text-color) !important;
text-decoration: none;
}
.new-banner {