Initial commit!
This commit is contained in:
9
buttons.css
Normal file
9
buttons.css
Normal file
@ -0,0 +1,9 @@
|
||||
.navbuttons a {
|
||||
font-family: Arial;
|
||||
font-size: "16";
|
||||
background-color: lightslategrey;
|
||||
color: black;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
padding: 1px;
|
||||
}
|
Reference in New Issue
Block a user