Small size correction for footer text and <input> button text
authorJef van Schendel <jefvanschendel@gmail.com>
Sat, 20 Aug 2011 14:09:12 +0000 (16:09 +0200)
committerJef van Schendel <jefvanschendel@gmail.com>
Sat, 20 Aug 2011 14:09:12 +0000 (16:09 +0200)
mediagoblin/static/css/base.css

index b5c6d280e8418c572c84d56032879b435592d07b..ef5efa44c7ce766e0b6e861e897eed9018733c98 100644 (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{