Now using Tabulator for tables

This commit is contained in:
Florian Sylvain
2023-01-13 02:59:18 +01:00
parent a184154ad1
commit 754ce61f2c
9 changed files with 102 additions and 36 deletions
+4 -2
View File
@@ -68,7 +68,8 @@ button,
span,
li,
td,
th {
th,
.tabulator {
font-family: 'Hind', sans-serif;
color: var(--neutral-dark);
}
@@ -111,7 +112,8 @@ th {
padding: 8px;
}
.tags li {
.tags li,
.tags .tag {
background-color: var(--neutral-verylight);
border-radius: var(--radius);
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long