1
0
Files
newpublicsite/buttons.css
2025-06-04 01:01:42 -05:00

10 lines
182 B
CSS

.navbuttons a {
font-family: Arial;
font-size: "16";
background-color: lightslategrey;
color: black;
text-align: center;
text-decoration: none;
padding: 1px;
}