icons updates, pages updates, lotsa fixes to styling

This commit is contained in:
wompmacho
2020-11-09 21:48:17 -05:00
parent b2c007271a
commit 72c7b886c7
8 changed files with 55 additions and 35 deletions

View File

@@ -47,13 +47,17 @@
background-color: red;
max-width: 20vw;
}
h3{
font-size: large;
text-align: center;
margin: 1em;
}
a{
color: #00ff00;
}
a:hover{
color: red;
}