commit 393d290216c9b0e9a38f97eb3f85daf5af83e9cb Author: cedric@yterium.com <> Date: Wed Jun 8 15:34:19 2011 +0000 Rangement des themes pour zpip-1 On rationalise le nomage : les themes pret a l'emploi commencent par une majuscule, les frameworks par une minuscule diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f34b9a2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,29 @@ +* text=auto !eol +/body.html -text +/habillage.css -text +images/fond_bottom.jpg -text +images/fond_perso.png -text +images/fond_up.jpg -text +images/ls.png -text +images/speciale.png -text +/inc-insert-head.html -text +/inc-theme-copyleft.html -text +inclure/article-resume.html -text +/plugin.xml -text +polices/PT_Sans/pt_sans-caption-webfont.eot -text +polices/PT_Sans/pt_sans-caption-webfont.svg -text +polices/PT_Sans/pt_sans-caption-webfont.ttf -text +polices/PT_Sans/pt_sans-caption-webfont.woff -text +polices/PT_Sans/pt_sans-captionbold-webfont.eot -text +polices/PT_Sans/pt_sans-captionbold-webfont.svg -text +polices/PT_Sans/pt_sans-captionbold-webfont.ttf -text +polices/PT_Sans/pt_sans-captionbold-webfont.woff -text +polices/PT_Sans/pt_sans-narrow-webfont.eot -text +polices/PT_Sans/pt_sans-narrow-webfont.svg -text +polices/PT_Sans/pt_sans-narrow-webfont.ttf -text +polices/PT_Sans/pt_sans-narrow-webfont.woff -text +polices/PT_Sans/pt_sans-narrowbold-webfont.eot -text +polices/PT_Sans/pt_sans-narrowbold-webfont.svg -text +polices/PT_Sans/pt_sans-narrowbold-webfont.ttf -text +polices/PT_Sans/pt_sans-narrowbold-webfont.woff -text +/vignette.jpg -text diff --git a/body.html b/body.html new file mode 100755 index 0000000..a03966e --- /dev/null +++ b/body.html @@ -0,0 +1 @@ +

\ No newline at end of file diff --git a/habillage.css b/habillage.css new file mode 100644 index 0000000..f80fa78 --- /dev/null +++ b/habillage.css @@ -0,0 +1,196 @@ +html{font-size:100.1%;font-weight:normal;font-style:normal;margin:0;padding:0;background:url(images/fond_up.jpg) repeat-x top center, url(images/fond_bottom.jpg) repeat-x fixed bottom center;/*ATTENTION, les multiple backgrounds ne fonctionnent pas partout.*/} +body{overflow-x:hidden;margin:0 auto;padding:0;text-align:center;font:0.77em/1.4em "Lucida Grande",Lucida, verdana, "Luxi sans","Lucida Sans Unicode",sans-serif} +/*Polices*/ +#nom_site_spip{display:block;position:absolute;margin:0;top:1em;left:150px;font-weight:normal;font-style: normal; font-family:'PTSansNarrowRegular';font-size:5em;color:#333} +#nom_site_spip a{color:#333} +#nom_site_spip a:hover{color:#C33} +h1,h2,h3{font-weight:normal;font-style: normal;font-family:'PTSansCaptionBold'} +h2.h2.entry-title{padding-top:0.5em;font-size:2em} +h2.h2{font-size:1em} +h3.h3.spip{font-size:1.2em} +.on{} +/*Structure*/ +#contperso{background:url(images/fond_perso.png) repeat-x left center;/*Pour exemple seulement*/ position:absolute;top:0;width:100%;height:2em;clear:both;float:left;z-index:10;border-bottom:1px solid #999} +#perso{background:url(images/ls.png) no-repeat 12px 4px;/*Pour exemple seulement*/ position:relative;width:70em;height:2em;margin:0 auto;padding:0.3em 1em;text-align:left} +#page{background:#FFF;width:70em;margin:3em auto 1em;text-align:left;border:1px solid #CCC} +#metaz{position:relative;width:70em;margin:0 auto;text-align:left;border-bottom:1px solid #CCC} +#menus{position:relative;clear:both;float:left;width:100%;margin:0 auto;background:#111;z-index:10} +.menu-conteneur{ padding:0 0 0 2em} +#menus ul{position:relative;margin:0;padding:0;list-style:none;line-height:normal} +#menus ul li{position:relative;float:left;z-index:1000} +#menus ul li a{float:none !important;display:block} +#menus ul li ul{display:none} +#menus a{display:block;width:auto;background:#111;padding:0.5em 1em 0.4em 0.4em;text-decoration:none;color:#FFF;font-weight:bold} +#menus ul li ul li a{display:block;width:12.5em;background:#111;padding:0.5em;text-decoration:none;color:#FFF} +#menus a:hover{color:#333;background:#FB5} +#menus a.PageCourante{color:#333;background:#CCC;padding:0.4em} +#menus a:hover.PageCourante{color:#333;background:#FB5} +#menus ul li:hover a{text-decoration:none} +#menus ul li:hover ul{display:block;width:12em;position:absolute;z-index:999;left:0} +#menus ul li ul li:hover ul{display:block;position:absolute;z-index:999} +#menus ul li:hover ul li a{display:block} +#menus ul li ul li:hover ul li{display:block;background:#CCC;color:#F60} +#menus ul li:hover ul li:first-child{border-top:1px solid #2A2A2A} +#menus ul li:hover ul li{border-bottom:1px solid #2A2A2A} +#entete{height:12em;position:relative;width:70em;clear:both;background:#FFF url(images/speciale.png) no-repeat 55em 0.5em;/*Pour exemple seulement*/} +#chemin{position:relative;width:100%;clear:both;border-top:1px solid #CCC} +#gauche{position:relative;width:18%;float:left;clear:left} +#central{position:relative;width:55%;float:left} +#droite{position:relative;width:27%;float:left} +#info{position:relative;width:70em;margin:0 auto 1em;text-align:left;border:1px solid #CCC} +#contpied{clear:both;float:left;z-index:10;width:100%} +#pied{background:#FFF;position:relative;width:70em;margin:0 auto;text-align:left} +#contperso_pied{background:url(images/fond_perso.png) repeat-x left center;position:absolute;margin-top:1em;width:100%;clear:both;float:left;z-index:10;border-top:1px solid #EEE} +#pied_perso{background:url(images/ls.png) no-repeat 12px 4px;/*Pour exemple seulement*/ position:relative;width:70em;height:1.5em;margin:0 auto;padding:0.3em 1em;text-align:left} +/*Selecteurs et classes par ordre alpha*/ +a{text-decoration:none} +a:link{color:#900} +a:visited{color:#910} +a:hover{color:#C33} +a:active,.a:focus{color:#000} +a[hreflang]:after{content:"\0000a0[" attr(hreflang) "]";color:#999;background:transparent;font-size:x-small} +abbr,acronym{text-transform:uppercase;font-size:85%;letter-spacing:.1em} +abbr[title],acronym[title],dfn[title]{cursor:help;border-bottom:1px solid black} +.art_sommaire_petit_cont2{margin-top:1em;border-top:1px solid #CCC;padding-top:1em} +.art_petit_liste{float:left;position:relative} +.art_petit_liste li{width:16.2em;float:left;clear:none;float:right} +.art_petit_liste li:first-child{float:left;width:16em;padding-right:1em;margin-right:1em;border-right:1px solid #CCC} +.backcolor1{background:#DDD} +.backcolor2{background:#CCC} +.backcolor3{background:#900} +.backcolor4{background:#666} +.backcolor5{background:#111} +big{font-size:125%;line-height:90%} +blockquote{font-style:italic;color:#333;text-align:justify;background:#EEE;padding:1em;color:#900;border-left:1em solid #BBB;border-right:1em solid #BBB} +blockquote:before{content:"\ab\2005";font-size:5em;color:#FAA;display:inline-block;position:absolute;margin:0 0 0 -0.65em} +blockquote:after{content:"\bb\2005";font-size:5em;color:#FAA;display:inline-block;position:absolute;margin:-0.4em 4.78em} +.blockimage{} +.blocklang{position:relative;float:left;width:auto;padding:0;vertical-align:middle} +.blocktexteall{padding:0.5em 1.5em;border:1px solid #CCC} +.blocktextelr{padding:0.5em 1.5em;border-left:1px solid #CCC;border-right:1px solid #CCC} +.blocktextemenus{padding:0.5em 0.5em 0.5em 1.5em;;border-bottom:1px solid #CCC} +.blocktextebottom{padding:0.5em 1.5em 1.5em;border-bottom:1px solid #CCC} +.blocktexte{padding:2em} +.blocktextepetit{padding:0.5em 1.5em} +.calendoss{background:#FFF;position:relative;top:-1em;text-align:center;width:4em;padding:0.3em 0;float:right;margin-left:0.5em;text-align:center;border:1px solid #CCC} +.calendossnj{font-size:1em;font-weight:normal;font-family:PTSansNarrowRegular;text-transform:capitalize} +.calendossj{margin:-0.2em auto;font-weight:normal;font-family:PTSansCaptionBold;line-height:1.2em;font-size:2em;color:#900} +.calendossm{font-size:1em;font-weight:normal;font-family:PTSansNarrowRegular;color:#000;text-transform:capitalize} +.calendossa{margin:-0.2em auto;font-weight:normal;font-family:PTSansCaptionBold;line-height:1.5em;font-size:1.2em;color:#900} +.caractencadre-spip{color:#F60} +.caractencadre2-spip{color:#009} +.cartouche{margin-bottom:2em} +.cartouche .spip_logos{float:right;margin-left:16px;margin-bottom:4px} +.cartouche p{margin:0;padding:0;clear:left} +.cartouche .soustitre{margin:1em 0 1.5em} +.cartouche .traductions{font-size:0.90em} +.chapo{margin-bottom:1.70em;line-height:1.40em;font-size:1.1em} +.chapo:first-letter{font-size:1.5em;color:#900;display:block;margin-right:0.2em;vertical-align:text-top} +cite,em,dfn{font-style:italic} +code{font-size:110%;line-height:80%} +.color1{color:#333} +.color2{color:#333} +.color3{color:#CCC} +.color4{color:#CCC} +.color5{color:#FFF} +.spip_code, .spip_cadre{color:#900;font-family:Courier,"Courier New",monospace} +del{text-decoration:line-through} +#descriptif_site_spip{position:absolute;top:-4.5em;width:50em} +div.liste.syndic_articles h2.h2{margin-top:2em} +.div.spip_code, .spip_cadre{margin:1em 1em 1em 0;width:100%;border:1px inset #666;background:#ECECEC;color:#222} +.ferg{text-align:left} +.ferc{text-align:center} +.ferd{text-align:right} +.ferj{text-align:justify} +.formulaire_recherche label{display:none} +.formulaire_spip{border:0 none;clear:both;margin-bottom:0.5em;padding:0;text-align:left} +.formulaire_spip label{font-weight:normal;font-style:normal;text-align:left;position:relative} +h4.color1{border-bottom:1px solid #CCC;margin-bottom:0.5em} +h4.color2{border-bottom:1px solid #CCC;padding-top:1em;margin-bottom:0.5em} +.hentry h2{ border-top:1px solid #CCC;margin-top:0.5em} +hr{display:none} +hr{height:1px;background-color:#CCC;border:none;margin-bottom:0.9em} +#hierarchie{clear:both;margin:1em 0;font-size:0.96em;border-bottom:1px solid #CCC} +.hyperlien{display:block;background:#EEE;padding:0.50em 1em} +img, .spip_logos{padding:0;border:none;margin:0} +.info-publi{margin:-1em 0 1em;width:100%} +.invisible{position:absolute;top:-3000em;height:1%;display:none} +.introduction{float:left;clear:left} +ins,dfn{border-bottom:1px solid #666} +kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea{/*font-size:100%;font-weight:normal;font-family:mono-space,monospace;*/} +.meta-publi{padding-left:13.5em;clear:both;margin:1em 0} +.meta-publi-petit{width:100%;clear:both;padding:0 0 0.5em ;text-align:right} +.nettoyeur{clear:both;height:0;margin:0;padding:0;border:0;line-height:1px;font-size:1px} +.notes{clear:both;font-size:0.90em} +p+p{} +p{line-height:140%;color:#444;margin:0} +p+h1,p+h2,p+h3,p+h4,p+h5,p+h6{margin:0.66em 0 0.33em} +p.petit{font-size:0.8em;line-height:120%} +p.pagination{margin-top:1em;padding-top:0.5em;clear:both;text-align:right;font-size:0.90em;color:#666;border-top:1px solid #CCC} +.pagination .on{color:#666} +#pied img{vertical-align:middle} +.ps, .notes{margin-bottom:2em;line-height:1.40em}pre{white-space:pre} +pre *{font-size:100%;white-space:pre} +#slogan_site_spip{position:absolute;top:8em;left:150px;margin:0;font-weight:normal;color:#900} +small,sup,sub{font-size:85%} +.spip_documents_left{float:left;margin-right:15px;margin-bottom:0px;clear:left;margin-top:0px;margin-left:0px;display:block;border :0;line-height :10%} +.spip_documents{} +.spip_documents p{} +.spip_documents_center{display:block;clear:both;width:100%;margin:1em auto} +.spip_documents_right{float:right;margin-left:15px;margin-bottom:5px} +.spip_doc_titre{margin-right:auto;margin-left:auto;font-size:0.90em} +.spip_doc_descriptif{clear:both;margin-right:auto;margin-left:auto;font-size:0.90em} +.spip_modele{float:right;display:block;padding:1em;border:1px solid;width:180px} +strong{font-weight:normal} +sub{vertical-align:sub} +sup, .super{font-size:0.7em;text-transform:none;vertical-align:0.3em;letter-spacing:1px} +.surtitre, .soustitre{font-size:1.10em;color:#555} +.texteencadre-spip{float:right;text-align:justify;background:#EEE;border:2px solid #CCC;margin:0.5em 0 0.5em 1em;padding:.5em;width:50%} +.texte{line-height:1.60em;font-weight:normal} +.texte hr{display:block;background:black;color:black;width:100%;height:1px;border:none} +.texte ol{margin-left:2em} +.texte p{font-size:1.1em;line-height:1.36em;text-align:justify;color:#333} +.texte p + p{margin-top:0.5em} +.texte ul li ul li{margin-left:1em} +.unpeubig{position:absolute;font-size:7em;text-align:center;left:2em} +.vcard{} +.auteurs{display:block;float:left;clear:left} +.widgetsleft{left:0.5em;top:0.5em;position:absolute;width:auto;height:1em;z-index:200} +.widgets{right:2em;top:2em;position:absolute;width:auto;height:1em;z-index:200} +.widgetspetit{right:2em;top:0.5em;position:absolute;width:auto;height:1em;z-index:200} +.widgetsrecherche{right:2em;top:2em;position:absolute;width:auto;height:1em;z-index:200} +.widgets a, #menus .widgets a:hover{background:transparent;width:1em;border-right:none} +.widgets img:hover{background:transparent} +.widgetspetit,.widgets img,#perso img{vertical-align:middle} +.widgets ul{position:relative;margin:0;padding:0;list-style:none;line-height:normal} +.widgets ul li{position:relative;float:left;z-index:1000} +/*Formulaires*/ +input,select,button{cursor:pointer} +input[type='text'],input[type='password']{cursor:text} +input[type='hidden']{display:none} +textarea,input[type='text'],input[type='password'],select{} +legend{color:#900;text-align:left} +label{font-style:italic;text-align:left} +fieldset{border:none/*1px solid #ccc*/;text-align:left} +textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover{} +textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus{} +fieldset ul li{width:100%;float:left;clear:both} +#formulaire_inscription2{} +#formulaire_inscription2 form fieldset ul li{margin-bottom:0.5em} +#formulaire_inscription2 form fieldset ul li input{float:right} +#formulaire_inscription2 form p input{float:right} +#formulaire_inscription2 form fieldset ul li textarea{float:right} +#formulaire_inscription2 form fieldset ul li .radio{ float:left} +#formulaire_menu_lang{width:25em;position:absolute;right:1em;top:-1.8em;z-index:10000} +#formulaire_menu_lang label{color:#FFF;width:14em;text-align:right;margin-right:1em;position:relative;top:0.1em;float:left;font-weight:bold} +#formulaire_menu_lang select{width:10em;position:relative;float:right} +#formulaire_recherche{width:17em;position:absolute;top:-2.15em;right:-55.4em;text-align:right} +/*Listes*/ +ol{list-style-type:decimal} +ul{margin:0;padding:0;list-style:none} +.menu{clear:both;text-align:left} +.menu p{margin:0;padding:0} +.menu ul{margin:0;padding:0;list-style:none} +.menu ul li{margin:0;padding:0} +.menu ul li ul{margin-left:1em;border:0} +.menu ul li li{padding:0;border:0} \ No newline at end of file diff --git a/images/fond_bottom.jpg b/images/fond_bottom.jpg new file mode 100644 index 0000000..1fb199c Binary files /dev/null and b/images/fond_bottom.jpg differ diff --git a/images/fond_perso.png b/images/fond_perso.png new file mode 100644 index 0000000..8a39f93 Binary files /dev/null and b/images/fond_perso.png differ diff --git a/images/fond_up.jpg b/images/fond_up.jpg new file mode 100644 index 0000000..623aa66 Binary files /dev/null and b/images/fond_up.jpg differ diff --git a/images/ls.png b/images/ls.png new file mode 100644 index 0000000..1573101 Binary files /dev/null and b/images/ls.png differ diff --git a/images/speciale.png b/images/speciale.png new file mode 100644 index 0000000..31bf660 Binary files /dev/null and b/images/speciale.png differ diff --git a/inc-insert-head.html b/inc-insert-head.html new file mode 100644 index 0000000..c6eb914 --- /dev/null +++ b/inc-insert-head.html @@ -0,0 +1,26 @@ + \ No newline at end of file diff --git a/inc-theme-copyleft.html b/inc-theme-copyleft.html new file mode 100755 index 0000000..64ade6d --- /dev/null +++ b/inc-theme-copyleft.html @@ -0,0 +1 @@ +
Creative Commons Attribution 3.0 Unported License.
\ No newline at end of file diff --git a/inclure/article-resume.html b/inclure/article-resume.html new file mode 100644 index 0000000..51cbcd2 --- /dev/null +++ b/inclure/article-resume.html @@ -0,0 +1,34 @@ +[(#REM) Squelette Presentation d'un article dans une liste (c) 2009 Zpip Distribue sous licence GPL ] + +
  • +
    +
      +
    • [(#DATE|nom_jour)]
    • +
    • [(#DATE|jour)]
    • +
    • [(#DATE|nom_mois)]
    • +
    • [(#DATE|annee)]
    • +
    +
    +

    #TITRE

    +
    + [<:par_auteur:> (#LESAUTEURS)] +
    + [
    + [(#LOGO_ARTICLE_RUBRIQUE{#URL_ARTICLE}||inserer_attribut{class, spip_documents_left}|image_reduire{150})] + (#INTRODUCTION) +
    ] +
    + + <:zpip:lire_la_suite:> + + [(#TOTAL_BOUCLE|oui) + | + + [(#TOTAL_BOUCLE)] [(#TOTAL_BOUCLE|=={1}|?{<:zpip:commentaire:>,<:zpip:commentaires:>})] + + ] + + +
    +
  • + \ No newline at end of file diff --git a/plugin.xml b/plugin.xml new file mode 100755 index 0000000..6ed7661 --- /dev/null +++ b/plugin.xml @@ -0,0 +1,12 @@ + +[fr]ZPresse[en]ZPress[es]ZPrensa + [speciale->http://www.luis-speciale.net] pour Zpip +Creative Commons Attribution 2.5 License +1.0 +[fr]Un thème de presse basique.[en]A press basic template.[es]Un tema básico de prensa. +vignette.jpg +stable +theme_zpresse +theme + + \ No newline at end of file diff --git a/polices/PT_Sans/pt_sans-caption-webfont.eot b/polices/PT_Sans/pt_sans-caption-webfont.eot new file mode 100755 index 0000000..8de198a Binary files /dev/null and b/polices/PT_Sans/pt_sans-caption-webfont.eot differ diff --git a/polices/PT_Sans/pt_sans-caption-webfont.svg b/polices/PT_Sans/pt_sans-caption-webfont.svg new file mode 100755 index 0000000..a8e08da --- /dev/null +++ b/polices/PT_Sans/pt_sans-caption-webfont.svg @@ -0,0 +1,264 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : Copyright 2009 ParaType Ltd All rights reserved +Designer : AKorolkova OUmpeleva VYefimov +Foundry : ParaType Ltd +Foundry URL : httpwwwparatypecom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/polices/PT_Sans/pt_sans-caption-webfont.ttf b/polices/PT_Sans/pt_sans-caption-webfont.ttf new file mode 100755 index 0000000..1b9a303 Binary files /dev/null and b/polices/PT_Sans/pt_sans-caption-webfont.ttf differ diff --git a/polices/PT_Sans/pt_sans-caption-webfont.woff b/polices/PT_Sans/pt_sans-caption-webfont.woff new file mode 100755 index 0000000..8ab6b12 Binary files /dev/null and b/polices/PT_Sans/pt_sans-caption-webfont.woff differ diff --git a/polices/PT_Sans/pt_sans-captionbold-webfont.eot b/polices/PT_Sans/pt_sans-captionbold-webfont.eot new file mode 100755 index 0000000..e153aa2 Binary files /dev/null and b/polices/PT_Sans/pt_sans-captionbold-webfont.eot differ diff --git a/polices/PT_Sans/pt_sans-captionbold-webfont.svg b/polices/PT_Sans/pt_sans-captionbold-webfont.svg new file mode 100755 index 0000000..7d563c5 --- /dev/null +++ b/polices/PT_Sans/pt_sans-captionbold-webfont.svg @@ -0,0 +1,264 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : Copyright 2009 ParaType Ltd All rights reserved +Designer : AKorolkova OUmpeleva VYefimov +Foundry : ParaType Ltd +Foundry URL : httpwwwparatypecom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/polices/PT_Sans/pt_sans-captionbold-webfont.ttf b/polices/PT_Sans/pt_sans-captionbold-webfont.ttf new file mode 100755 index 0000000..3f34d22 Binary files /dev/null and b/polices/PT_Sans/pt_sans-captionbold-webfont.ttf differ diff --git a/polices/PT_Sans/pt_sans-captionbold-webfont.woff b/polices/PT_Sans/pt_sans-captionbold-webfont.woff new file mode 100755 index 0000000..5895da9 Binary files /dev/null and b/polices/PT_Sans/pt_sans-captionbold-webfont.woff differ diff --git a/polices/PT_Sans/pt_sans-narrow-webfont.eot b/polices/PT_Sans/pt_sans-narrow-webfont.eot new file mode 100755 index 0000000..dad1119 Binary files /dev/null and b/polices/PT_Sans/pt_sans-narrow-webfont.eot differ diff --git a/polices/PT_Sans/pt_sans-narrow-webfont.svg b/polices/PT_Sans/pt_sans-narrow-webfont.svg new file mode 100755 index 0000000..04c2e2a --- /dev/null +++ b/polices/PT_Sans/pt_sans-narrow-webfont.svg @@ -0,0 +1,266 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : Copyright 2009 ParaType Ltd All rights reserved +Designer : AKorolkova OUmpeleva VYefimov +Foundry : ParaType Ltd +Foundry URL : httpwwwparatypecom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/polices/PT_Sans/pt_sans-narrow-webfont.ttf b/polices/PT_Sans/pt_sans-narrow-webfont.ttf new file mode 100755 index 0000000..d73362d Binary files /dev/null and b/polices/PT_Sans/pt_sans-narrow-webfont.ttf differ diff --git a/polices/PT_Sans/pt_sans-narrow-webfont.woff b/polices/PT_Sans/pt_sans-narrow-webfont.woff new file mode 100755 index 0000000..d20ce1f Binary files /dev/null and b/polices/PT_Sans/pt_sans-narrow-webfont.woff differ diff --git a/polices/PT_Sans/pt_sans-narrowbold-webfont.eot b/polices/PT_Sans/pt_sans-narrowbold-webfont.eot new file mode 100755 index 0000000..0b17fcc Binary files /dev/null and b/polices/PT_Sans/pt_sans-narrowbold-webfont.eot differ diff --git a/polices/PT_Sans/pt_sans-narrowbold-webfont.svg b/polices/PT_Sans/pt_sans-narrowbold-webfont.svg new file mode 100755 index 0000000..4048646 --- /dev/null +++ b/polices/PT_Sans/pt_sans-narrowbold-webfont.svg @@ -0,0 +1,268 @@ + + + + +This is a custom SVG webfont generated by Font Squirrel. +Copyright : Copyright 2009 ParaType Ltd All rights reserved +Designer : AKorolkova OUmpeleva VYefimov +Foundry : ParaType Ltd +Foundry URL : httpwwwparatypecom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/polices/PT_Sans/pt_sans-narrowbold-webfont.ttf b/polices/PT_Sans/pt_sans-narrowbold-webfont.ttf new file mode 100755 index 0000000..5555048 Binary files /dev/null and b/polices/PT_Sans/pt_sans-narrowbold-webfont.ttf differ diff --git a/polices/PT_Sans/pt_sans-narrowbold-webfont.woff b/polices/PT_Sans/pt_sans-narrowbold-webfont.woff new file mode 100755 index 0000000..ccef8be Binary files /dev/null and b/polices/PT_Sans/pt_sans-narrowbold-webfont.woff differ diff --git a/vignette.jpg b/vignette.jpg new file mode 100644 index 0000000..fb49874 Binary files /dev/null and b/vignette.jpg differ