about summary refs log tree commit diff
diff options
context:
space:
mode:
-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
 }