
1 Rose
Preis: 0,50 € (inkl. Mwst 0,59 €)

3 Rosen
Preis: 1,00 € (inkl. Mwst 1,19 €)
diff --git a/www/css/style.css b/www/css/style.css
index 3bc3071..b74a239 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -3,6 +3,7 @@
font-family: 'Lobster', cursive;
}
+
.lobsterMiddle{
font-family: 'Lobster', cursive;
font-size: 1.2em;
@@ -22,35 +23,45 @@
.item-divider{
background-image: linear-gradient(
- hsla(340, 100%, 35%, 1) 20%,
- hsl(340,100%,54%) 90%
+ hsla(0, 94%, 33%, 1) 20%,
+ hsl(0,94%,54%) 90%
);
color:white;
}
+
.tabs-addddssertive > .tabs{
background-image: linear-gradient(
- hsla(340, 100%, 35%, 1) 20%,
- hsl(340,100%,54%) 90%
+ hsla(0, 94%, 33%, 1) 20%,
+ hsl(0,94%,54%) 90%
) !important;
}
-.tabs-assertive > .tabs{
- background-color: #BD0340 !important;
+.tabs-assertive > .tabs{
+ background-color: #A50505 !important;
+
}
.bar-custom{
background-image: linear-gradient(
- hsla(340, 100%, 35%, 1) 20%,
- hsl(340,100%,54%) 90%
+ hsla(0, 94%, 33%, 1) 20%,
+ hsl(0,94%,54%) 90%
) !important;
+ font-family: 'Bubblegum Sans', cursive;
+
}
.button-custom{
- background-color: #C60545;
- text-decoration: none;
- border: 1px solid #C60545;
- border-color: #F9135F #F9135F #F9135F #F9135F;
- color: #fff
- }
\ No newline at end of file
+ font-family: 'Bubblegum Sans', cursive;
+ background-color: #A50505;
+ text-decoration: none;
+ border: 1px solid #A50505;
+ color: #fff
+ }
+
+.oleo{
+ font-family: 'Bubblegum Sans', cursive;
+ font-size: 1.3em !important;
+}
+
diff --git a/www/index.html b/www/index.html
index 387514f..e34083c 100644
--- a/www/index.html
+++ b/www/index.html
@@ -8,6 +8,7 @@