From 1b21fb06c2e0b6b04ba901c574a1e3870bb3a88a Mon Sep 17 00:00:00 2001
From: tetue <tetue@rezo.net>
Date: Wed, 28 Jun 2006 21:05:19 +0000
Subject: [PATCH] =?UTF-8?q?Polices=20:=20privile=CC=81gions=20des=20famill?=
 =?UTF-8?q?es=20de=20polices=20"libres"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 dist/habillage.css    |  9 +++------
 dist/impression.css   |  5 ++---
 dist/login.html       |  2 +-
 dist/spip_style.css   |  9 ++++-----
 dist/style_prive.html | 14 +++++++-------
 5 files changed, 17 insertions(+), 22 deletions(-)

diff --git a/dist/habillage.css b/dist/habillage.css
index e9c31f7a15..2d6cd51a91 100755
--- a/dist/habillage.css
+++ b/dist/habillage.css
@@ -27,7 +27,7 @@ body {
 	background: #FFF;
 	margin: 1.5em;
 	text-align: center;
-	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
+	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 1em;
 	color: #333;
 }
@@ -191,7 +191,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor
 
 .texte { color: #000; font-size: 0.96em; }
 
-q, blockquote { font-family: Georgia, Garamond, Times, serif; }
+q, blockquote { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
 
 .ps, .notes {
 	margin-top: 1.4em;
@@ -293,7 +293,6 @@ q, blockquote { font-family: Georgia, Garamond, Times, serif; }
 /* Styles des formulaires de Spip */
 .formulaire_spip {
 	text-align: left;
-	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.77em;
 }
 
@@ -320,15 +319,13 @@ q, blockquote { font-family: Georgia, Garamond, Times, serif; }
 	font-family: inherit;
 	font-size: inherit; }
 
+.spip_bouton { text-align: right; }
 .spip_bouton input {
 	margin: 3px 0;
 	padding: 1px 2px;
 	border: 2px outset;
 	font-weight: bold;
 	float: right; }
-.spip_bouton {
-	text-align: right;
-}
 
 /* Reponse du formulaire */
 .reponse_formulaire { font-weight: bold; color: #F00; }
diff --git a/dist/impression.css b/dist/impression.css
index 87eaf153ea..c6c65399e0 100755
--- a/dist/impression.css
+++ b/dist/impression.css
@@ -4,7 +4,7 @@
 
 /*  Correction des styles HTML par defaut
 ---------------------------------------------- */
-body { background: #FFF; margin: 15pt; text-align: left; font: 12pt "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; color: #000; }
+body { background: #FFF; margin: 15pt; text-align: left; font: 12pt "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif; color: #000; }
 
 img, table { margin: 0; padding: 0; border: 0; }
 ul, ol, li { margin: 0; padding: 0; list-style: none; }
@@ -63,8 +63,7 @@ h3.spip { text-align: center; font-weight: bold; margin: 1.4em; font-size: 1.15e
 
 /*  Citations, tableaux, etc...
 ---------------------------------------------- */
-q, blockquote.spip, .spip_poesie { font-family: Georgia, Garamond, Times, serif; }
-.spip_code, .spip_cadre { font-family: monospace; }
+q, blockquote { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
 
 .lien, blockquote.spip, .spip_poesie, .spip_cadre, .liste-articles li .texte {
 	background: #FFF;
diff --git a/dist/login.html b/dist/login.html
index f32d78de06..6fe590295d 100644
--- a/dist/login.html
+++ b/dist/login.html
@@ -15,7 +15,7 @@
 	<link rel="stylesheet" href="[(#CHEMIN{spip_style.css}|direction_css)]" type="text/css" />
 	<style type="text/css">
 	<!--
-		body#page_login { background: #fff; text-align: center; font: 1em Verdana,sans-serif; }
+		body#page_login { background: #fff; text-align: center; font: 1em "Bitstream Vera Serif", Georgia, Times, serif; }
 		.formulaire_spip { text-align: #LANG_LEFT; font-size: 12px; }
 		.formulaire_menu_lang { float: #LANG_RIGHT; }
 		.formulaire_menu_lang label { display: none; }
diff --git a/dist/spip_style.css b/dist/spip_style.css
index 298b69a460..4cc0af4ff1 100644
--- a/dist/spip_style.css
+++ b/dist/spip_style.css
@@ -1,4 +1,4 @@
-/* SPIP-STYLE                                               version 1.9 */
+/* SPIP-STYLE                                              version 1.9  */
 /* Cette feuille contient les styles associes au code genere par SPIP.  */
 /* Ces styles sont indispensables et doivent necessairement etre        */
 /* definis pour le bon fonctionnement de votre squelette                */
@@ -27,6 +27,8 @@ h3.spip {
 p.spip {}
 p.spip_note {}
 
+blockquote.spip, div.spip_poesie, .spip_serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
+
 blockquote.spip { 
 	margin: 1em; 
 	padding-left: 1em;
@@ -36,12 +38,9 @@ blockquote.spip {
 div.spip_poesie { 
 	margin: 1em; 
 	padding-left: 1em; 
-	border-left: 1px solid;
-	font-family: Georgia, Garamond, Times, serif; }
+	border-left: 1px solid; }
 div.spip_poesie div { text-indent: -60px; margin-left: 60px; }
 
-.spip_serif { font-family: Georgia, Garamond, Times, serif; }
-
 .spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
 .spip_cadre { width: 99%; border: 1px solid; }
 
diff --git a/dist/style_prive.html b/dist/style_prive.html
index 9222607c49..49accad3e2 100644
--- a/dist/style_prive.html
+++ b/dist/style_prive.html
@@ -517,7 +517,7 @@ a.cellule-h-texte {
 	display: block;
 	clear: both;
 	text-align: [(#ENV{ltr}|choixsiegal{left,left,right})];
-	font-family: Trebuchet Sans MS, Arial, Sans, sans-serif;
+	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	font-size: 11px;
 	color: #606060;
@@ -647,9 +647,9 @@ div.onglet_off {
 .verdana1 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 10px; }
 .verdana2 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 11px; }
 .verdana3 { font-family: Verdana, Arial, Sans, sans-serif; font-size: 13px; }
-.serif { font-family: Georgia, Garamond, Times New Roman, serif; }
-.serif1 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 11px; }
-.serif2 { font-family: Georgia, Garamond, Times New Roman, serif; font-size: 13px; }
+.serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
+.serif1 { font-family: "Bitstream Vera Serif", Georgia, Times, serif; font-size: 11px; }
+.serif2 { font-family: "Bitstream Vera Serif", Georgia, Times, serif; font-size: 13px; }
 
 /* Liens hypertexte */
 a { text-decoration: none; color: ##ENV{couleur_foncee,3874b0} }
@@ -697,7 +697,7 @@ a.ortho-dico:hover {
 	position: absolute; top: 0; width: 70%; padding: 15px; margin: 0;
 }
 .suggest-actif, .suggest-inactif {
-	font-family: "Trebuchet Sans MS", Verdana, Arial, sans-serif;
+	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 95%;
 	font-weight: bold;
 	margin: 8px;
@@ -710,7 +710,7 @@ a.ortho-dico:hover {
 	padding-top: 1em;
 	border: 1px solid #c8c8c8;
 	background: #f3f2f3;
-	font-family: Georgia, Garamond, "Times New Roman", serif;
+	font-family: "Bitstream Vera Serif", Georgia, Times, serif;
 	font-weight: normal;
 	z-index: 0;
 }
@@ -1245,7 +1245,7 @@ a.spip_glossaire:hover {
 }
 
 /* Citations, code et poesie */
-q, blockquote.spip, .spip_poesie, .spip_serif { font-family: Georgia, Garamond, Times, serif; }
+q, blockquote.spip, .spip_poesie, .spip_serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
 
 blockquote.spip {
 	margin-[(#ENV{ltr}|choixsiegal{left,left,right})]: 40px;
-- 
GitLab