ode-csslib-panda-portovecchio 1.0.0-dev-produit.202209281029 → 1.0.0-dev-produit.202210131547

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,7 +5,7 @@ $fonts-path: "../../fonts";
5
5
  body,
6
6
  html {
7
7
  background-image: url(../../img/illustrations/sparkly-background.jpg);
8
- background-size: 100% auto;
8
+ background-size: cover;
9
9
  background-color: #021826;
10
10
  background-repeat: no-repeat;
11
11
  }
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib=1.0-dev-produit-SNAPSHOT 27/09/2022 17:49:59
2
- ode-csslib-panda-portovecchio=1.0-feat-produit-SNAPSHOT 28/09/2022 10:30:23
1
+ entcore-css-lib=1.0-dev-produit-SNAPSHOT 07/10/2022 17:12:42
2
+ ode-csslib-panda-portovecchio=1.0-feat-produit-SNAPSHOT 13/10/2022 15:48:48
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-portovecchio",
3
- "version": "1.0.0-dev-produit.202209281029",
3
+ "version": "1.0.0-dev-produit.202210131547",
4
4
  "description": "Panda theme by Open Digital Education",
5
5
  "scripts": {
6
6
  "override:i18n": "OVERRIDE_SRC=${OVERRIDE_SRC} OVERRIDE_DIST=${OVERRIDE_DIST} node ode-override-plugin.js",