Commit 3d2166b8b3efd0a5767a34c5ded25f06b6224b49

Authored by William Daniau
1 parent 7688b13e49
Exists in master

Changement de la taille du texte de 63em à 72em et

changement de la couleur de fond du theme bleu

Showing 2 changed files with 6 additions and 6 deletions Side-by-side Diff

templates/html/common-blue/zim-variables.css
... ... @@ -21,9 +21,9 @@
21 21 * will be used
22 22 */
23 23 /*--main-body-background-color: linear-gradient(to right,#8eb7c2,white,white,#8eb7c2); */
24   - --main-body-background-color: #8eb7c2; /* Color of the background body */
25   - --main-body-background-position: center;
26   - --main-body-background-repeat: repeat-y;
  24 + --main-body-background-color: #80a5ae; /* Color of the background body */
  25 + --main-body-background-position: left;
  26 + --main-body-background-repeat: repeat;
27 27  
28 28 --main-menu-background-color: #fafafa; /* Backroung color of side menu */
29 29 /* Underline really underlined */
... ... @@ -32,7 +32,7 @@
32 32 /* Underline Stabilo Version */
33 33 /*--main-menu-u-decoration: none;
34 34 --main-menu-u-background-color: yellow;*/
35   - --main-page-width: 63em; /* Page width */
  35 + --main-page-width: 72em; /* Page width */
36 36  
37 37  
38 38 /* Tables */
templates/html/common-wize/zim-variables.css
... ... @@ -22,7 +22,7 @@
22 22 */
23 23 --main-body-background-color: #779988; /* Color of the background body */
24 24 --main-body-background-position: center;
25   - --main-body-background-repeat: repeat-y;
  25 + --main-body-background-repeat: repeat;
26 26  
27 27 --main-menu-background-color: #fafafa; /* Backroung color of side menu */
28 28 /* Underline really underlined */
... ... @@ -31,7 +31,7 @@
31 31 /* Underline Stabilo Version */
32 32 /*--main-menu-u-decoration: none;
33 33 --main-menu-u-background-color: yellow;*/
34   - --main-page-width: 63em; /* Page width */
  34 + --main-page-width: 72em; /* Page width */
35 35  
36 36  
37 37 /* Tables */