diff --git a/NzbDrone.Web/Content/NzbDrone.css b/NzbDrone.Web/Content/NzbDrone.css index ec679a113..37f0bb1ed 100644 --- a/NzbDrone.Web/Content/NzbDrone.css +++ b/NzbDrone.Web/Content/NzbDrone.css @@ -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; +} \ No newline at end of file