]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - source/css/app.css
changes to README, only renders required menu parts now for faster build time, decrea...
[ardour-manual-diverged] / source / css / app.css
index 946cf52138009207235ce3dd4bd5672f2f6ee659..747ecbe335419431ec2c0b72e5d318c7bd12a6bd 100644 (file)
@@ -56,8 +56,8 @@
 #content li,
 #content dt,
 #content dd {
-  font-size: 18px;
-  line-height: 32px; 
+  font-size: 16px;
+  line-height: 28px; 
 }
 
 
 #content h2 {
   margin: 30px 0 20px 0;
   padding-bottom: 5px;
-  font-size: 24px;
+  font-size: 22px;
   border-bottom: 2px solid #ddd;
 }
 
 #content h3 {
  margin: 20px 0 10px 0; 
   padding-bottom: 5px;
-  font-size: 22px;
+  font-size: 20px;
   border-bottom: 1px solid #eee;
 }
 
 
 #content h4 {
-  font-size: 23px;
+  font-size: 18px;
  margin: 20px 0 10px 0; 
   padding-bottom: 10px;
   border-bottom: 1px solid #eee;
 
 
 
+