Provide a smaller font
authorJoey Schulze <joey@infodrom.org>
Sat, 30 Aug 2008 21:35:29 +0000 (21:35 +0000)
committerJoey Schulze <joey@infodrom.org>
Sat, 30 Aug 2008 21:35:29 +0000 (21:35 +0000)
src/infodrom.css

index 5e3c364..4b48fd2 100644 (file)
@@ -27,6 +27,9 @@ a:visited {
 .font {
   font-size: 13px;
 }
 .font {
   font-size: 13px;
 }
+.smallfont {
+  font-size: 11px;
+}
 .height {
   line-height: 15px;
 }
 .height {
   line-height: 15px;
 }