Création de la CSS pour les polices
authorPatrick PIERRE <patrick.pierre@prismallia.fr>
sam., 07 sept. 2013 13:10:36 +0200
changeset 102 80ea8e27ea0c
parent 101 82670acbc12c
child 103 c71b918576d8
Création de la CSS pour les polices
Pdf/BaladeNature/Css/balade_nature.css
Pdf/BaladeNature/Css/balade_nature_fonts.css
Pdf/BaladeNature/Fonts/MinyaNouvelle.otf
Pdf/BaladeNature/Fonts/minyanouvelle.otf
--- a/Pdf/BaladeNature/Css/balade_nature.css	jeu. sept. 05 22:54:41 2013 +0200
+++ b/Pdf/BaladeNature/Css/balade_nature.css	sam. sept. 07 13:10:36 2013 +0200
@@ -1,23 +1,6 @@
 /* $Id$ */
 /* balade_nature */
 
-@font-face {
-  font-family: MinyaNouvelle;
-  font-weight: normal;
-  font-style: normal;
-  src: url('../Fonts/minyanouvelle.otf') format('opentype');
-}
-
-@font-face {
-  font-family: TimesNewRomanPSMT;
-  src: url("../Fonts/TimesNewRomanPSMT.otf") format("opentype");
-}
-
-@font-face {
-  font-family: TriplexLight;
-  src: url("../Fonts/TriplexLight.otf") format("opentype");
-}
-
 body {
   width: ${width}px;
   height: ${height}px;
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Pdf/BaladeNature/Css/balade_nature_fonts.css	sam. sept. 07 13:10:36 2013 +0200
@@ -0,0 +1,20 @@
+/* $Id$ */
+/* balade_nature - fonts */
+
+@font-face {
+  font-family: MinyaNouvelle;
+  font-weight: normal;
+  font-style: normal;
+  src: url('../Fonts/MinyaNouvelle.otf') format('opentype');
+}
+
+@font-face {
+  font-family: TimesNewRomanPSMT;
+  src: url("../Fonts/TimesNewRomanPSMT.otf") format("opentype");
+}
+
+@font-face {
+  font-family: TriplexLight;
+  src: url("../Fonts/TriplexLight.otf") format("opentype");
+}
+
Binary file Pdf/BaladeNature/Fonts/MinyaNouvelle.otf has changed
Binary file Pdf/BaladeNature/Fonts/minyanouvelle.otf has changed