visual improvements, migrate main view to dataTable

This commit is contained in:
2020-12-18 11:57:04 +01:00
parent c9ea8913ec
commit 6a2a4b6fa0
10 changed files with 96 additions and 59 deletions

View File

@@ -250,3 +250,11 @@ body{
.hover-to-75:hover{
opacity: 0.75;
}
.patreon{
background: #d71d1d;
padding-left: 0.5vw;
padding-right: 0.5vw;
border-radius: 10px;
font-style: italic;
font-weight: bold;
}