publicsite/buttons.css
iRaven 37e97db67e adding links, more stupid css and pcs
may remove images later
2021-10-02 14:19:46 -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;
}