Add reload button

This commit is contained in:
arne 2024-07-24 22:51:45 +02:00
commit 080150d2bc
2 changed files with 12 additions and 6 deletions

View file

@ -46,6 +46,7 @@
a.button {
display: inline-block;
padding: 0.3rem 0.6rem;
margin-right: 0.6rem;
background: var(--primary-color);
color: var(--background-color);
text-decoration: none;