about summary refs log tree commit diff
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit097d2a0f820c43a02021a8529ae80071e4422fb0 (patch)
tree49fe9e7a1c4e276ca58f1b07308e22e7c1007fb5
parentuse / as main page (diff)
downloadw-097d2a0f820c43a02021a8529ae80071e4422fb0.tar
w-097d2a0f820c43a02021a8529ae80071e4422fb0.tar.gz
w-097d2a0f820c43a02021a8529ae80071e4422fb0.tar.bz2
w-097d2a0f820c43a02021a8529ae80071e4422fb0.tar.xz
w-097d2a0f820c43a02021a8529ae80071e4422fb0.zip
smaller headers
-rw-r--r--css/m.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/m.css b/css/m.css
index 557e3a0..f191ced 100644
--- a/css/m.css
+++ b/css/m.css
@@ -30,12 +30,12 @@ html,body{
 }
 
 h1{
-	font-size:125%;
+	font-size:120%;
 	color:#CC9977;
 	padding-left:2%
 }
 h2{
-	font-size:125%;
+	font-size:115%;
 	color:#AA7755;
 	padding-left:1.2%
 }
@@ -46,7 +46,7 @@ h3{
 }
 
 a{
-	font-size:110%;
+	font-size:105%;
 	color:#989888;
 	text-decoration:none
 }