Commit 8f9345a870d0b9b709039c5225fcde811bacf864
1 parent
26977ceca4
Exists in
master
Rajout de style supprimé par erreur
Showing 1 changed file with 7 additions and 0 deletions Inline Diff
templates/html/Wize_S5.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | 1 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | 2 | 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
3 | 3 | |||
<html xmlns="http://www.w3.org/1999/xhtml"> | 4 | 4 | <html xmlns="http://www.w3.org/1999/xhtml"> | |
5 | 5 | |||
<head> | 6 | 6 | <head> | |
<title>[% title %]</title> | 7 | 7 | <title>[% title %]</title> | |
<!-- metadata --> | 8 | 8 | <!-- metadata --> | |
<meta name="generator" content="[% generator.name %]" /> | 9 | 9 | <meta name="generator" content="[% generator.name %]" /> | |
<meta charset="utf-8"/> | 10 | 10 | <meta charset="utf-8"/> | |
<meta name="version" content="S5 1.1" /> | 11 | 11 | <meta name="version" content="S5 1.1" /> | |
<meta name="presdate" content="" /> | 12 | 12 | <meta name="presdate" content="" /> | |
<meta name="author" content="" /> | 13 | 13 | <meta name="author" content="" /> | |
<meta name="company" content="" /> | 14 | 14 | <meta name="company" content="" /> | |
<!-- configuration parameters --> | 15 | 15 | <!-- configuration parameters --> | |
<meta name="defaultView" content="slideshow" /> | 16 | 16 | <meta name="defaultView" content="slideshow" /> | |
<meta name="controlVis" content="hidden" /> | 17 | 17 | <meta name="controlVis" content="hidden" /> | |
<!-- style sheet links --> | 18 | 18 | <!-- style sheet links --> | |
<link rel="shortcut icon" | 19 | 19 | <link rel="shortcut icon" | |
href="[% resource('common-spec/favicon.ico') %]" > | 20 | 20 | href="[% resource('common-spec/favicon.ico') %]" > | |
<link rel="stylesheet" | 21 | 21 | <link rel="stylesheet" | |
href="[% resource('common-spec/zim-variables.css') %]" > | 22 | 22 | href="[% resource('common-spec/zim-variables.css') %]" > | |
<link rel="stylesheet" | 23 | 23 | <link rel="stylesheet" | |
href="[% resource('common-spec/zim-pres-variables.css') %]" > | 24 | 24 | href="[% resource('common-spec/zim-pres-variables.css') %]" > | |
25 | 25 | |||
26 | 26 | |||
<link rel="stylesheet" href="[% resource('ui/default/slides.css') %]" type="text/css" media="projection" id="slideProj" /> | 27 | 27 | <link rel="stylesheet" href="[% resource('ui/default/slides.css') %]" type="text/css" media="projection" id="slideProj" /> | |
<link rel="stylesheet" href="[% resource('ui/default/outline.css') %]" type="text/css" media="screen" id="outlineStyle" /> | 28 | 28 | <link rel="stylesheet" href="[% resource('ui/default/outline.css') %]" type="text/css" media="screen" id="outlineStyle" /> | |
<link rel="stylesheet" href="[% resource('ui/default/print.css') %]" type="text/css" media="print" id="slidePrint" /> | 29 | 29 | <link rel="stylesheet" href="[% resource('ui/default/print.css') %]" type="text/css" media="print" id="slidePrint" /> | |
<link rel="stylesheet" href="[% resource('ui/default/opera.css') %]" type="text/css" media="projection" id="operaFix" /> | 30 | 30 | <link rel="stylesheet" href="[% resource('ui/default/opera.css') %]" type="text/css" media="projection" id="operaFix" /> | |
31 | 31 | |||
<link rel="stylesheet" | 32 | 32 | <link rel="stylesheet" | |
href="[% resource('common/zim-style.css') %]" > | 33 | 33 | href="[% resource('common/zim-style.css') %]" > | |
<link rel="stylesheet" | 34 | 34 | <link rel="stylesheet" | |
href="[% resource('common/zim-table-style.css') %]" > | 35 | 35 | href="[% resource('common/zim-table-style.css') %]" > | |
<link rel="stylesheet" | 36 | 36 | <link rel="stylesheet" | |
href="[% resource('common/zim-special.css') %]" > | 37 | 37 | href="[% resource('common/zim-special.css') %]" > | |
<link rel="stylesheet" | 38 | 38 | <link rel="stylesheet" | |
href="[% resource('common/zim-hljs.css') %]" > | 39 | 39 | href="[% resource('common/zim-hljs.css') %]" > | |
<link rel="stylesheet" | 40 | 40 | <link rel="stylesheet" | |
href="[% resource('common-spec/zim-pres-override.css') %]" > | 41 | 41 | href="[% resource('common-spec/zim-pres-override.css') %]" > | |
42 | 42 | |||
<link rel="stylesheet" | 43 | 43 | <link rel="stylesheet" | |
href="[% resource('common/hljs/styles/sunburst.css') %]" > | 44 | 44 | href="[% resource('common/hljs/styles/sunburst.css') %]" > | |
45 | 45 | |||
<!-- hljs --> | 46 | 46 | <!-- hljs --> | |
<script src="[% resource('common/hljs/highlight.pack.js') %]"></script> | 47 | 47 | <script src="[% resource('common/hljs/highlight.pack.js') %]"></script> | |
48 | 48 | |||
<script src="[% resource('common/wizefunc.js') %]"></script> | 49 | 49 | <script src="[% resource('common/wizefunc.js') %]"></script> | |
50 | 50 | |||
<!-- S5 JS --> | 51 | 51 | <!-- S5 JS --> | |
<script src="[% resource('ui/default/slides.js') %]" type="text/javascript"></script> | 52 | 52 | <script src="[% resource('ui/default/slides.js') %]" type="text/javascript"></script> | |
<style type='text/css'> | 53 | 53 | <style type='text/css'> | |
* { font-family: sans-serif } | 54 | 54 | * { font-family: sans-serif } | |
img { | 55 | 55 | img { | |
display: block; | 56 | 56 | display: block; | |
margin-left: auto; | 57 | 57 | margin-left: auto; | |
margin-right: auto; | 58 | 58 | margin-right: auto; | |
} | 59 | 59 | } | |
tt { | 60 | 60 | tt { | |
font-size: inherit; | 61 | 61 | font-size: inherit; | |
} | 62 | 62 | } | |
63 | 63 | |||
td, th { | 64 | 64 | td, th { | |
font-size:80%; | 65 | 65 | font-size:80%; | |
} | 66 | 66 | } | |
67 | 67 | |||
code { | 68 | 68 | code { | |
font-size:80%; | 69 | 69 | font-size:80%; | |
} | 70 | 70 | } | |
71 | ||||
72 | body { | |||
73 | background: var(--main-pres-background-color); | |||
74 | background-image: url('[% resource("common-spec/fond-pres.jpg") %]'); | |||
75 | background-repeat: var(--main-pres-background-repeat); | |||
76 | background-size: var(--main-pres-background-size); | |||
77 | } | |||
71 | 78 | |||
</style> | 72 | 79 | </style> | |
</head> | 73 | 80 | </head> | |
<body> | 74 | 81 | <body> | |
75 | 82 | |||
<div class="layout"> | 76 | 83 | <div class="layout"> | |
<div id="controls"><!-- DO NOT EDIT --></div> | 77 | 84 | <div id="controls"><!-- DO NOT EDIT --></div> | |
<div id="currentSlide"><!-- DO NOT EDIT --></div> | 78 | 85 | <div id="currentSlide"><!-- DO NOT EDIT --></div> | |
<div id="header"> | 79 | 86 | <div id="header"> | |
<div id="logoDivId" style="position: absolute; right: 1em;"> | 80 | 87 | <div id="logoDivId" style="position: absolute; right: 1em;"> | |
<img id="logoImgId" src='[% resource("common-spec/logo-pres.png") %]' alt=' '> | 81 | 88 | <img id="logoImgId" src='[% resource("common-spec/logo-pres.png") %]' alt=' '> | |
</div> | 82 | 89 | </div> | |
</div> | 83 | 90 | </div> | |
<div id="footer"> | 84 | 91 | <div id="footer"> | |
<h2 id="footinfo1"></h2> | 85 | 92 | <h2 id="footinfo1"></h2> | |
<h2 id="footinfo2"></h2> | 86 | 93 | <h2 id="footinfo2"></h2> | |
</div> | 87 | 94 | </div> | |
88 | 95 | |||
</div> | 89 | 96 | </div> |