From: Lunar <lunar@anargeek.net>
Date: Wed, 17 Apr 2013 18:56:25 +0000 (+0200)
Subject: Ajustement des polices custom
X-Git-Url: https://www.nos-oignons.net/gitweb/website.git/commitdiff_plain/ff902b1818df306b6ab43c77520f2637b1516ab0

Ajustement des polices custom
---

diff --git a/assets/home.css b/assets/home.css
index fcfd467..00957b8 100644
--- a/assets/home.css
+++ b/assets/home.css
@@ -24,8 +24,8 @@
 	width: 40%;
 	margin-left: 10%;
 	text-align: center;
-	font-size: 18pt;
-	line-height: 18pt;
+	font-size: 20pt;
+	line-height: 20pt;
 	float: left;
 }
 #logo-home-subtext-fr {
diff --git a/local.css b/local.css
index cae7d5e..34c6489 100644
--- a/local.css
+++ b/local.css
@@ -62,6 +62,7 @@ body {
 	padding: 0;
 	font-size: 9pt;
 	font-family: "Gentium Basic", serif;
+	font-size-adjust: 0.4;
 	color: #b3b3b3;
 	background: url(assets/tile.png);
 }
@@ -120,6 +121,7 @@ body {
 	font-size: 26pt;
 	color: black;
 	font-family: "Linux Biolinum O", sans-serif;
+	font-size-adjust: 0.39;
 }
 
 .pageheader .title .translationstatus {
@@ -263,6 +265,7 @@ body {
 	color: #a756af;
 	background: transparent;
 	font-family: "Linux Biolinum O", sans-serif;
+	font-size-adjust: 0.39;
 }
 
 .sidebar ul li > span,
@@ -319,12 +322,14 @@ body {
 	color: #ffa430;
 	text-shadow: 2px 2px 1px #444;
 	font-family: "Linux Biolinum O", sans-serif;
+	font-size-adjust: 0.39;
 }
 
 #content h2 {
 	font-size: 20pt;
 	font-weight: normal;
 	font-family: "Linux Biolinum O", sans-serif;
+	font-size-adjust: 0.39;
 }
 
 #content h2 + p {
@@ -336,6 +341,7 @@ body {
 	margin-bottom: 0;
 	padding-bottom: 0;
 	font-family: "Linux Biolinum O", sans-serif;
+	font-size-adjust: 0.39;
 }
 
 #content h3 + p {
@@ -383,6 +389,7 @@ body {
 	background:    -moz-linear-gradient(#001030, #57075f);
 	background:         linear-gradient(#001030, #57075f);
 	font-family: "Linux Biolinum O", sans-serif;
+	font-size-adjust: 0.39;
 }
 
 #footer #pageinfo {