Added CSS --border-color for better styling

This commit is contained in:
the-djmaze 2022-09-29 22:40:50 +02:00
parent a0d62079eb
commit b28d818c86
7 changed files with 11 additions and 11 deletions

View file

@ -5,4 +5,8 @@
em {
display: block;
}
th {
background: rgba(128,128,128,0.3);
}
}