@leuffen/themejs1 6.1.12 → 6.1.14

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.
@@ -36,3 +36,6 @@ Für Zahnärzte:
36
36
  ![Zahnarzt](https://cdn.leuffen.de//leu-stock/v2/25/c_gfedcba/AdobeStock_277374944.webp)
37
37
  ![Zahnärztin lächelt in Kammera](https://cdn.leuffen.de//leu-stock/v2/37/991-661_gfedcba/AdobeStock_276575002.webp)
38
38
  ![Foto Anmeldungsbereich einer Praxis](https://cdn.leuffen.de//leu-stock/v2/38/c_gfedcba/AdobeStock_103737562.webp)
39
+ ![Untersuchung der Zähne (Prophylaxe)](https://cdn.leuffen.de//leu-stock/v2/132/1123-702_gfedcba/AdobeStock_84092269.webp)
40
+ ![Kind auf Behandlungsstuhl lacht in Kamera](https://cdn.leuffen.de//leu-stock/v2/133/c_gfedcba/AdobeStock_701655408.webp)
41
+ ![Auswahl der passenden Farbtöne für Zahnersatz](https://cdn.leuffen.de//leu-stock/v2/134/c_gfedcba/AdobeStock_631666941.webp)
@@ -9,10 +9,17 @@ layout: 2_script
9
9
  <a href="/">
10
10
  <img src="/assets/logo.webp" alt="{{ site.data.general.logoalt }}" height="64" class="p-1" style="float:left">
11
11
  <div style="font-size: 1.1em;float:right" class="m-2 text-dark">
12
- Hausarztpraxis<br>Dr. Heike Falk
12
+ Logo in Bearbeitung
13
13
  </div>
14
14
  </a>
15
15
  </div>
16
+ <!-- Brand mit Überhöhe -->
17
+ <!--div class="brand position-absolute" style="margin-right: 20px;top:20px; z-index: 0;">
18
+ <a href="/">
19
+ <img src="/assets/logo128t.svg" alt="{{ site.data.general.logoalt }}" height="135" class="p-1" style="float:left;margin-top: -15px">
20
+
21
+ </a>
22
+ </div-->
16
23
 
17
24
  <ul class="navbar-top">
18
25
  <li>
@@ -1,5 +1,5 @@
1
1
 
2
- $font-family-base: garamond,serif;
3
- //$font-family-base: sans-serif;
2
+ //$font-family-base: garamond,serif;
3
+ $font-family-base: Ubuntu, sans-serif;
4
4
 
5
5
 
@@ -4,31 +4,3 @@
4
4
  @import "@leuffen/themejs1";
5
5
 
6
6
 
7
-
8
- @function toRGB ($color) {
9
- @return red($color) + ", " + green($color) + ", " + blue($color);
10
- }
11
-
12
-
13
- nav {
14
- --s-box-background: rgba(255, 255, 255, 0.0);
15
- }
16
-
17
-
18
-
19
-
20
- .tjs__hero-ribbon {
21
-
22
- h3 {
23
- color: $primary;
24
- }
25
-
26
- .tjs__hero-ribbon--wrapper {
27
- background-color: rgba(63, 28, 28, 0.08);
28
- }
29
-
30
- }
31
-
32
- .tjs__hero-max {
33
-
34
- }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leuffen/themejs1",
3
- "version": "6.1.12",
3
+ "version": "6.1.14",
4
4
 
5
5
  "description": "",
6
6
  "license": "proprietary",