Fix: Footer size increased slightly.

This commit is contained in:
Mark McDowall 2012-02-29 17:04:48 -08:00
parent 55d899fe2b
commit 9d47d8677d
1 changed files with 6 additions and 0 deletions

View File

@ -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;
}