ode-csslib-panda-cg77 3.4.23 → 3.4.24-develop.202511241605

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.
@@ -0,0 +1,11 @@
1
+ $fonts-path: "../../fonts";
2
+
3
+ @import "../../scss/index.scss";
4
+
5
+ body,
6
+ html {
7
+ background-image: url(../../img/illustrations/sparkly-background.jpg);
8
+ background-size: cover;
9
+ background-color: #021826;
10
+ background-repeat: no-repeat;
11
+ }
Binary file
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
- entcore-css-lib 24/10/2025 19:53:08
2
- ode-csslib-panda-cg77 24/10/2025 20:15:15
1
+ entcore-css-lib 30/07/2025 17:29:19
2
+ ode-csslib-panda-cg77 24/11/2025 16:06:42
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda-cg77",
3
- "version": "3.4.23",
3
+ "version": "3.4.24-develop.202511241605",
4
4
  "description": "Panda theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,7 +14,7 @@
14
14
  "author": "Edifice",
15
15
  "license": "NONE",
16
16
  "dependencies": {
17
- "entcore-css-lib": "npm:ode-csslib@main"
17
+ "entcore-css-lib": "npm:ode-csslib@develop"
18
18
  },
19
19
  "devDependencies": {
20
20
  "concurrently": "5.3.0",