pas de sepia mais des images controlees partout ; on garde les reglages par defaut du prototype ; indication du charset

master
fil@rezo.net 13 years ago
parent 97794ec535
commit 45e4d32fbe

@ -18,6 +18,8 @@
<script type="text/javascript" src="#CHEMIN{js/Hyphenator.js}"></script>
<script type="text/javascript" src="#CHEMIN{js/bibliotype.js}"></script>
<meta http-equiv="Content-Type" content="text/html; charset=#CHARSET" />
<style>
.chapo {
font-weight: bold;
@ -30,7 +32,7 @@
</head>
<body class="high georgia justified">
<body class="low georgia ragged">
<div id="menu_tab">Menu</div>
<div id="menu_wrap">
@ -104,11 +106,11 @@
<h3>#SURTITRE</h3>
<h2 class="#EDIT{titre}">#TITRE</h2>
<h3>#SOUSTITRE</h3>
[(#LOGO_ARTICLE_RUBRIQUE|image_reduire{400}|image_sepia)]
[(#LOGO_ARTICLE_RUBRIQUE|image_reduire{400})]
</div>
<div class="chapo #EDIT{chapo}">[(#CHAPO|paragrapher)]</div>
<div class="chapo #EDIT{chapo}">[(#CHAPO|image_reduire{500})]</div>
<div class="texte #EDIT{texte}">[(#TEXTE|lettrine_first_para)]</div>
<div class="texte #EDIT{texte}">[(#TEXTE|lettrine_first_para|image_reduire{500})]</div>
<p class="closing">*</p>

Loading…
Cancel
Save