ode-csslib-panda-cg77 1.0.0-dev-produit.202209291454 → 1.0.0-dev-produit.202211071333

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 29/09/2022 14:24:14
2
- ode-csslib-panda-cg77=1.0-feat-produit-SNAPSHOT 29/09/2022 14:55:33
1
+ entcore-css-lib=1.0-dev-produit-SNAPSHOT 21/10/2022 16:25:11
2
+ ode-csslib-panda-cg77=1.0-feat-produit-SNAPSHOT 07/11/2022 13:34:09
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-cg77",
3
- "version": "1.0.0-dev-produit.202209291454",
3
+ "version": "1.0.0-dev-produit.202211071333",
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",