first major site update, create icons, buttons, other shit

yes
This commit is contained in:
iRaven
2021-10-02 12:31:34 -05:00
parent a38ee5a884
commit af78513472
54 changed files with 23 additions and 3 deletions

9
buttons.css Normal file
View File

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