mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
Global style tweaks
This commit is contained in:
parent
bc1c7803e0
commit
80aca6a971
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ a {
|
|||
font-family: Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
th {
|
||||
color: #495057 !important;
|
||||
}
|
||||
|
||||
.h-underlined {
|
||||
border-bottom: 1px solid #e3e6f0;
|
||||
padding-bottom: 0.3rem;
|
||||
|
|
Loading…
Reference in a new issue