refactor to generic classes

This commit is contained in:
null
2024-03-09 20:13:30 +01:00
parent ae707720bc
commit 1399cdacca
9 changed files with 29 additions and 218 deletions
+2 -1
View File
@@ -27,7 +27,8 @@ h2 {
table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
padding-top: 20px;
background-color: #fff;
}
tbody tr:hover {