Commit 7f591be410a2856ec8b15926f7b6a8256a5e957e

Authored by William Daniau
1 parent 4a0b48ac9e
Exists in master

Ajout de la variable de facteur de police pour Wize_S5

Showing 2 changed files with 2 additions and 0 deletions Inline Diff

templates/html/common-blue/zim-pres-variables.css
1 1
/* Variables for S5 Presentation */ 2 2 /* Variables for S5 Presentation */
3 3
:root { 4 4 :root {
5 5
/* S5 Presentation variables */ 6 6 /* S5 Presentation variables */
--main-pres-banner-foreground: #437484; /* Foreground color on header and footer */ 7 7 --main-pres-banner-foreground: #437484; /* Foreground color on header and footer */
--main-pres-banner-background: #ccdddd77; /* Background color on header and fooetr */ 8 8 --main-pres-banner-background: #ccdddd77; /* Background color on header and fooetr */
--main-pres-background-color: white; /* Body background color */ 9 9 --main-pres-background-color: white; /* Body background color */
--main-pres-background-repeat: no-repeat; /* Body background repeat property */ 10 10 --main-pres-background-repeat: no-repeat; /* Body background repeat property */
--main-pres-background-size: 100%; /* Body background size property */ 11 11 --main-pres-background-size: 100%; /* Body background size property */
--main-pres-img-height: 8em; /* Size of image height */ 12 12 --main-pres-img-height: 8em; /* Size of image height */
--main-pres-table-font-size: 80%; /* Relative font-size in tables */ 13 13 --main-pres-table-font-size: 80%; /* Relative font-size in tables */
templates/html/common-wize/zim-pres-variables.css
1 1
/* Variables for S5 Presentation */ 2 2 /* Variables for S5 Presentation */
3 3
:root { 4 4 :root {
5 5
/* S5 Presentation variables */ 6 6 /* S5 Presentation variables */
--main-pres-banner-foreground: #4e9a06; /* Foreground color on header and footer */ 7 7 --main-pres-banner-foreground: #4e9a06; /* Foreground color on header and footer */
--main-pres-banner-background: #ccddbb77; /* Background color on header and fooetr */ 8 8 --main-pres-banner-background: #ccddbb77; /* Background color on header and fooetr */
--main-pres-background-color: white; /* Body background color */ 9 9 --main-pres-background-color: white; /* Body background color */
--main-pres-background-repeat: no-repeat; /* Body background repeat property */ 10 10 --main-pres-background-repeat: no-repeat; /* Body background repeat property */
--main-pres-background-size: 100%; /* Body background size property */ 11 11 --main-pres-background-size: 100%; /* Body background size property */
--main-pres-img-height: 8em; /* Size of image height */ 12 12 --main-pres-img-height: 8em; /* Size of image height */
--main-pres-table-font-size: 80%; /* Relative font-size in tables */ 13 13 --main-pres-table-font-size: 80%; /* Relative font-size in tables */