make title larger
authorRoland Hieber <rohieb@rohieb.name>
Mon, 1 Aug 2011 00:05:57 +0000 (02:05 +0200)
committerRoland Hieber <rohieb@rohieb.name>
Mon, 1 Aug 2011 00:05:57 +0000 (02:05 +0200)
local.css

index 0ac9b01..21db988 100644 (file)
--- a/local.css
+++ b/local.css
@@ -22,6 +22,11 @@ p,ul,ol {
   /*float: left;   needs tuning */
 }
 
+.title {
+  font-size: 150%;
+  font-weight: bold;
+}
+
 .header {
   font-size: 100%;
   font-weight: normal;
This page took 0.024913 seconds and 4 git commands to generate.