publicsite/buttons.css

10 lines
182 B
CSS

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