Small size correction for footer text and <input> button text

This commit is contained in:
Jef van Schendel 2011-08-20 16:09:12 +02:00
parent ff9ad4617d
commit f51b65d586

View File

@ -116,7 +116,7 @@ a.mediagoblin_logo{
bottom: 0px;
padding-top: 8px;
text-align: center;
font-size: 0.8125em;
font-size: 0.875em;
color: #999;
}
@ -149,6 +149,8 @@ a.mediagoblin_logo{
padding-left: 11px;
padding-right: 11px;
text-decoration: none;
font-family:'Lato', sans-serif;
font-size:1em;
}
.pagination{