From: Lunar <lunar@anargeek.net>
Date: Wed, 17 Apr 2013 19:03:01 +0000 (+0200)
Subject: Mise en gras des titres
X-Git-Url: https://www.nos-oignons.net/gitweb/website.git/commitdiff_plain/7be9ee68065aaa84b04435472181f92c844ff846?ds=inline

Mise en gras des titres
---

diff --git a/local.css b/local.css
index 34c6489..97f9195 100644
--- a/local.css
+++ b/local.css
@@ -317,8 +317,7 @@ body {
 
 #content h1 {
 	font-size: 26pt;
-	font-weight: normal;
-	color: #adff25;
+	font-weight: bold;
 	color: #ffa430;
 	text-shadow: 2px 2px 1px #444;
 	font-family: "Linux Biolinum O", sans-serif;