Removed empty font face line in style.css, which broke Firefox text display

This commit is contained in:
Rupert Parry 2012-10-22 22:48:26 +00:00
parent c134fa0476
commit 64cef22267

View file

@ -198,7 +198,6 @@ img.responsive {
.navbar {
text-align: center;
font-family: "";
font-size: 120%;
background-color: #FDFDFD;