Bug #464 Font in text fields is inconsistent

This commit is contained in:
Jef van Schendel 2011-08-20 21:47:44 +02:00
parent 0161aa920d
commit 4826f626fd

View File

@ -74,6 +74,11 @@ label {
font-weight: normal;
}
input {
font-size:1em;
font-family:'Lato', sans-serif;
}
/* website structure */
.mediagoblin_body {