Final Draft

This commit is contained in:
Bryan 2022-10-28 18:16:32 -04:00
parent 8a6b7a2ffb
commit 400a77a5b1
2 changed files with 28 additions and 16 deletions

View file

@ -27,13 +27,18 @@ li {
font-size: 25px;
border: 0;
margin: 0;
padding-right: 5px;
}
a, a:visited, a:hover, a:active {
a, a:active {
color: inherit;
text-decoration: none;
}
a:hover {
color: gray;
}
.tipjar {
width: 15em;
height: 15em;