diff --git a/templates/html/common-blue/zim-variables.css b/templates/html/common-blue/zim-variables.css index 736f2d3..05938d4 100644 --- a/templates/html/common-blue/zim-variables.css +++ b/templates/html/common-blue/zim-variables.css @@ -21,9 +21,9 @@ * will be used */ /*--main-body-background-color: linear-gradient(to right,#8eb7c2,white,white,#8eb7c2); */ - --main-body-background-color: #8eb7c2; /* Color of the background body */ - --main-body-background-position: center; - --main-body-background-repeat: repeat-y; + --main-body-background-color: #80a5ae; /* Color of the background body */ + --main-body-background-position: left; + --main-body-background-repeat: repeat; --main-menu-background-color: #fafafa; /* Backroung color of side menu */ /* Underline really underlined */ @@ -32,7 +32,7 @@ /* Underline Stabilo Version */ /*--main-menu-u-decoration: none; --main-menu-u-background-color: yellow;*/ - --main-page-width: 63em; /* Page width */ + --main-page-width: 72em; /* Page width */ /* Tables */ diff --git a/templates/html/common-wize/zim-variables.css b/templates/html/common-wize/zim-variables.css index c8825eb..931f3d3 100644 --- a/templates/html/common-wize/zim-variables.css +++ b/templates/html/common-wize/zim-variables.css @@ -22,7 +22,7 @@ */ --main-body-background-color: #779988; /* Color of the background body */ --main-body-background-position: center; - --main-body-background-repeat: repeat-y; + --main-body-background-repeat: repeat; --main-menu-background-color: #fafafa; /* Backroung color of side menu */ /* Underline really underlined */ @@ -31,7 +31,7 @@ /* Underline Stabilo Version */ /*--main-menu-u-decoration: none; --main-menu-u-background-color: yellow;*/ - --main-page-width: 63em; /* Page width */ + --main-page-width: 72em; /* Page width */ /* Tables */