Move images to Steffo99/bluelib-images and use absolute URLs pointing to them
Before Width: | Height: | Size: 329 KiB |
Before Width: | Height: | Size: 626 KiB |
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 2.3 MiB |
Before Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 1.3 MiB |
Before Width: | Height: | Size: 451 KiB |
Before Width: | Height: | Size: 816 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 2.4 MiB |
Before Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 790 KiB |
Before Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 272 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 115 KiB |
|
@ -6,7 +6,7 @@
|
|||
|
||||
@media screen {
|
||||
@{bluelib} {
|
||||
.create-background-images("../images/anastasiia-chepinska-lcfH0p6emhw-unsplash-edited/", "jpg");
|
||||
.create-background-images("https://gh.steffo.eu/bluelib-images/anastasiia-chepinska-lcfH0p6emhw-unsplash-edited/", "jpg");
|
||||
|
||||
.create-hsl-group(background; 0deg; 8%; 14%);
|
||||
.create-hsl-group(foreground; 19deg; 91%; 46%);
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
@media screen {
|
||||
@{bluelib} {
|
||||
.create-background-image("../images/viktya-pixeldawn/full.png");
|
||||
.create-background-image("https://gh.steffo.eu/bluelib-images/viktya-pixeldawn/full.png");
|
||||
|
||||
.create-hsl-group(background; 14deg; 85%; 74%);
|
||||
.create-hsl-group(foreground; 340deg; 40%; 20%);
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
@media screen {
|
||||
@{bluelib} {
|
||||
.create-background-images("../images/kazuend-2KXEb_8G5vo-edited-unsplash/", "jpg");
|
||||
.create-background-images("https://gh.steffo.eu/bluelib-images/kazuend-2KXEb_8G5vo-edited-unsplash/", "jpg");
|
||||
|
||||
.create-hsl-group(background; 262deg; 85%; 13%);
|
||||
.create-hsl-group(foreground; 262deg; 100%; 78%);
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
|
||||
@media screen {
|
||||
@{bluelib} {
|
||||
.create-background-images("../images/fabrice-nerfin-puHQJZd3MDg-unsplash/", "jpg");
|
||||
// .create-background-images("https://bluelib.steffo.eu/images/fabrice-nerfin-puHQJZd3MDg-unsplash/", "jpg");
|
||||
.create-background-images("https://gh.steffo.eu/bluelib-images/fabrice-nerfin-puHQJZd3MDg-unsplash/", "jpg");
|
||||
|
||||
.create-hsl-group(background; 224deg; 64%; 14%);
|
||||
.create-hsl-group(foreground; 212deg; 100%; 81%);
|
||||
|
|