mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
fix font weight issue
This commit is contained in:
parent
5d97e1f32e
commit
755784f64c
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ li.signal-legend::before {
|
|||
span.signal-unit {
|
||||
color: grey;
|
||||
font-style: italic;
|
||||
font-weight: 50%;
|
||||
font-weight: 200;
|
||||
}
|
||||
|
||||
span.signal-unit::before {
|
||||
|
|
Loading…
Add table
Reference in a new issue