mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Fix: Footer size increased slightly.
This commit is contained in:
parent
55d899fe2b
commit
9d47d8677d
@ -279,3 +279,9 @@ button span, input[type="button"] span, input[type="submit"] span, input[type="r
|
||||
color: #FFFFFF;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#footer a {
|
||||
font-family: "Segoe UI Light", "Open Sans", "Segoe UI", sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: lighter;
|
||||
}
|
Loading…
Reference in New Issue
Block a user