feat(main): make table head bold
This commit is contained in:
parent
df0685d0f8
commit
553c12b029
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@
|
|||
|
||||
th {
|
||||
background-color: #ffffff22;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
th,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue