Add style.css missing main font family

This commit is contained in:
Cor van Noorloos 2015-08-05 20:23:28 +02:00
parent d02cc4fa70
commit 2b648088f4
1 changed files with 1 additions and 0 deletions

View File

@ -272,6 +272,7 @@ input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;