1
0
Fork 0
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:
Sonja Happ 2019-07-24 10:39:11 +02:00
parent 5d97e1f32e
commit 755784f64c

View file

@ -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 {