mirror of
https://github.com/speatzle/nfsense.git
synced 2025-05-11 02:48:21 +00:00
Change Table Border Color
This commit is contained in:
parent
70d69f04cf
commit
61ac544723
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ th:hover {
|
|||
}
|
||||
th, td {
|
||||
padding: 0.5rem;
|
||||
border: 0.125rem solid var(--cl-fg);
|
||||
border: 0.125rem solid var(--cl-bg-el);
|
||||
}
|
||||
th > *{
|
||||
justify-content: center;
|
||||
|
|
Loading…
Add table
Reference in a new issue