I think the media entries' titles look nicer if they're a bit smaller.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 22 Aug 2011 04:39:35 +0000 (23:39 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 22 Aug 2011 04:39:35 +0000 (23:39 -0500)
mediagoblin/static/css/base.css

index af8f77634f153545a7a62025eb0082ac4d4ad7e3..1852b70c1f193f2067e50b93df07345b58da9622 100644 (file)
@@ -242,6 +242,7 @@ text-align: center;
   float: left;
   margin: 0px 4px 10px 4px;
   text-align: center;
+  font-size: 0.875em;
 }
 
 .media_thumbnail a {