sempli-website-lib 7.1.0 → 7.2.0
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.
- package/assets/interface/sempli_2.0/2-Financiacion-empresarial.png +0 -0
- package/assets/interface/sempli_2.0/2-Financiacion-empresarial.webp +0 -0
- package/assets/interface/sempli_2.0/video-placeholder.jpg +0 -0
- package/assets/interface/sempli_2.0/video-placeholder.webp +0 -0
- package/package.json +1 -1
- package/styles/master-app.scss +0 -16
- package/styles/master-landing.scss +20 -16
- package/styles/partials/app/_general.scss +0 -16
- package/styles/partials/landing/_general.scss +20 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
package/styles/master-app.scss
CHANGED
|
@@ -14527,14 +14527,6 @@ $card-padding: 30px;
|
|
|
14527
14527
|
#############################################################################*/
|
|
14528
14528
|
// SECTION
|
|
14529
14529
|
.webp .app-layout {
|
|
14530
|
-
.section-lending-picture {
|
|
14531
|
-
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.webp");
|
|
14532
|
-
}
|
|
14533
|
-
|
|
14534
|
-
.section-flexi-picture {
|
|
14535
|
-
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp");
|
|
14536
|
-
}
|
|
14537
|
-
|
|
14538
14530
|
@include responsive($breakpoint-xmedium) {
|
|
14539
14531
|
.bg-application-incomplete {
|
|
14540
14532
|
.block-main {
|
|
@@ -14632,14 +14624,6 @@ $card-padding: 30px;
|
|
|
14632
14624
|
}
|
|
14633
14625
|
|
|
14634
14626
|
.no-webp .app-layout {
|
|
14635
|
-
.section-lending-picture {
|
|
14636
|
-
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.jpg");
|
|
14637
|
-
}
|
|
14638
|
-
|
|
14639
|
-
.section-flexi-picture {
|
|
14640
|
-
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.jpg");
|
|
14641
|
-
}
|
|
14642
|
-
|
|
14643
14627
|
@include responsive($breakpoint-xmedium) {
|
|
14644
14628
|
.bg-application-incomplete {
|
|
14645
14629
|
.block-main {
|
|
@@ -17857,6 +17857,26 @@ span.results-table-item-value {
|
|
|
17857
17857
|
}
|
|
17858
17858
|
}
|
|
17859
17859
|
|
|
17860
|
+
.webp .website-imgs {
|
|
17861
|
+
.section-lending-picture {
|
|
17862
|
+
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.webp");
|
|
17863
|
+
}
|
|
17864
|
+
|
|
17865
|
+
.section-flexi-picture {
|
|
17866
|
+
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp");
|
|
17867
|
+
}
|
|
17868
|
+
}
|
|
17869
|
+
|
|
17870
|
+
.no-webp .website-imgs {
|
|
17871
|
+
.section-lending-picture {
|
|
17872
|
+
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.jpg");
|
|
17873
|
+
}
|
|
17874
|
+
|
|
17875
|
+
.section-flexi-picture {
|
|
17876
|
+
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.jpg");
|
|
17877
|
+
}
|
|
17878
|
+
}
|
|
17879
|
+
|
|
17860
17880
|
/*=============== END HOME SEMPLI 2.0 ===============*/
|
|
17861
17881
|
|
|
17862
17882
|
/*#############################################################################
|
|
@@ -19451,14 +19471,6 @@ header.app-header {
|
|
|
19451
19471
|
#############################################################################*/
|
|
19452
19472
|
// SECTION
|
|
19453
19473
|
.webp .app-layout {
|
|
19454
|
-
.section-lending-picture {
|
|
19455
|
-
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.webp");
|
|
19456
|
-
}
|
|
19457
|
-
|
|
19458
|
-
.section-flexi-picture {
|
|
19459
|
-
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp");
|
|
19460
|
-
}
|
|
19461
|
-
|
|
19462
19474
|
@include responsive($breakpoint-xmedium) {
|
|
19463
19475
|
.bg-application-incomplete {
|
|
19464
19476
|
.block-main {
|
|
@@ -19556,14 +19568,6 @@ header.app-header {
|
|
|
19556
19568
|
}
|
|
19557
19569
|
|
|
19558
19570
|
.no-webp .app-layout {
|
|
19559
|
-
.section-lending-picture {
|
|
19560
|
-
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.jpg");
|
|
19561
|
-
}
|
|
19562
|
-
|
|
19563
|
-
.section-flexi-picture {
|
|
19564
|
-
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.jpg");
|
|
19565
|
-
}
|
|
19566
|
-
|
|
19567
19571
|
@include responsive($breakpoint-xmedium) {
|
|
19568
19572
|
.bg-application-incomplete {
|
|
19569
19573
|
.block-main {
|
|
@@ -3,14 +3,6 @@
|
|
|
3
3
|
#############################################################################*/
|
|
4
4
|
// SECTION
|
|
5
5
|
.webp .app-layout {
|
|
6
|
-
.section-lending-picture {
|
|
7
|
-
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.webp");
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.section-flexi-picture {
|
|
11
|
-
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp");
|
|
12
|
-
}
|
|
13
|
-
|
|
14
6
|
@include responsive($breakpoint-xmedium) {
|
|
15
7
|
.bg-application-incomplete {
|
|
16
8
|
.block-main {
|
|
@@ -108,14 +100,6 @@
|
|
|
108
100
|
}
|
|
109
101
|
|
|
110
102
|
.no-webp .app-layout {
|
|
111
|
-
.section-lending-picture {
|
|
112
|
-
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.jpg");
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
.section-flexi-picture {
|
|
116
|
-
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.jpg");
|
|
117
|
-
}
|
|
118
|
-
|
|
119
103
|
@include responsive($breakpoint-xmedium) {
|
|
120
104
|
.bg-application-incomplete {
|
|
121
105
|
.block-main {
|
|
@@ -2607,4 +2607,24 @@ span.results-table-item-value {
|
|
|
2607
2607
|
}
|
|
2608
2608
|
}
|
|
2609
2609
|
|
|
2610
|
+
.webp .website-imgs {
|
|
2611
|
+
.section-lending-picture {
|
|
2612
|
+
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.webp");
|
|
2613
|
+
}
|
|
2614
|
+
|
|
2615
|
+
.section-flexi-picture {
|
|
2616
|
+
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp");
|
|
2617
|
+
}
|
|
2618
|
+
}
|
|
2619
|
+
|
|
2620
|
+
.no-webp .website-imgs {
|
|
2621
|
+
.section-lending-picture {
|
|
2622
|
+
background-image: url("/assets/swl/interface/sempli_2.0/credito-a-termino.jpg");
|
|
2623
|
+
}
|
|
2624
|
+
|
|
2625
|
+
.section-flexi-picture {
|
|
2626
|
+
background-image: url("/assets/swl/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.jpg");
|
|
2627
|
+
}
|
|
2628
|
+
}
|
|
2629
|
+
|
|
2610
2630
|
/*=============== END HOME SEMPLI 2.0 ===============*/
|