From b67210a92e2acaa1be92b3eafe239d82cd8a0bfd Mon Sep 17 00:00:00 2001 From: Lea Steinbrenner Date: Thu, 11 Jul 2019 15:34:36 +0200 Subject: [PATCH 1/4] test Guest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c471862..174b4f2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Epic-Sax +//Test \ No newline at end of file From fdd1f25e27894ec5239c134e16eb95ff72942a3b Mon Sep 17 00:00:00 2001 From: Lea Steinbrenner Date: Thu, 11 Jul 2019 15:39:01 +0200 Subject: [PATCH 2/4] =?UTF-8?q?verdeutsche=20Bergiffe=20=3D>=20glaubw?= =?UTF-8?q?=C3=BCrdigkeit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- altsaxophon.html | 4 ++-- baritonsaxophon.html | 4 ++-- impressum.html | 2 +- index.html | 10 +++++----- {assets/images => inhalte/bilder}/Altsaxophon.png | Bin .../images => inhalte/bilder}/Baritonsaxophon.png | Bin .../images => inhalte/bilder}/Sopransaxophon.png | Bin {assets/images => inhalte/bilder}/Tenorsaxophon.png | Bin {assets/styles => inhalte/designes}/impressum.css | 0 {assets/styles => inhalte/designes}/index.css | 0 {assets/styles => inhalte/designes}/saxophone.css | 0 sopransaxophon.html | 4 ++-- tenorsaxophon.html | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) rename {assets/images => inhalte/bilder}/Altsaxophon.png (100%) rename {assets/images => inhalte/bilder}/Baritonsaxophon.png (100%) rename {assets/images => inhalte/bilder}/Sopransaxophon.png (100%) rename {assets/images => inhalte/bilder}/Tenorsaxophon.png (100%) rename {assets/styles => inhalte/designes}/impressum.css (100%) rename {assets/styles => inhalte/designes}/index.css (100%) rename {assets/styles => inhalte/designes}/saxophone.css (100%) diff --git a/altsaxophon.html b/altsaxophon.html index 559e35c..076533a 100644 --- a/altsaxophon.html +++ b/altsaxophon.html @@ -2,13 +2,13 @@ - + Altsaxophon

Altsaxophon

- + Bildquelle Kaufen auf thomann.de

diff --git a/baritonsaxophon.html b/baritonsaxophon.html index 7f38d63..6cd783b 100644 --- a/baritonsaxophon.html +++ b/baritonsaxophon.html @@ -2,13 +2,13 @@ - + Baritonsaxophon

Baritonsaxophon

- + Bildquelle Kaufen auf thomann.de

diff --git a/impressum.html b/impressum.html index db35742..eaa439a 100644 --- a/impressum.html +++ b/impressum.html @@ -2,7 +2,7 @@ - + Impressum diff --git a/index.html b/index.html index 0aa40b5..19a09b2 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Epic-Sax @@ -29,25 +29,25 @@

- +

Sopransaxophon

- +

Altsaxophon

- +

Tenorsaxophon

- +

Baritonsaxophon

diff --git a/assets/images/Altsaxophon.png b/inhalte/bilder/Altsaxophon.png similarity index 100% rename from assets/images/Altsaxophon.png rename to inhalte/bilder/Altsaxophon.png diff --git a/assets/images/Baritonsaxophon.png b/inhalte/bilder/Baritonsaxophon.png similarity index 100% rename from assets/images/Baritonsaxophon.png rename to inhalte/bilder/Baritonsaxophon.png diff --git a/assets/images/Sopransaxophon.png b/inhalte/bilder/Sopransaxophon.png similarity index 100% rename from assets/images/Sopransaxophon.png rename to inhalte/bilder/Sopransaxophon.png diff --git a/assets/images/Tenorsaxophon.png b/inhalte/bilder/Tenorsaxophon.png similarity index 100% rename from assets/images/Tenorsaxophon.png rename to inhalte/bilder/Tenorsaxophon.png diff --git a/assets/styles/impressum.css b/inhalte/designes/impressum.css similarity index 100% rename from assets/styles/impressum.css rename to inhalte/designes/impressum.css diff --git a/assets/styles/index.css b/inhalte/designes/index.css similarity index 100% rename from assets/styles/index.css rename to inhalte/designes/index.css diff --git a/assets/styles/saxophone.css b/inhalte/designes/saxophone.css similarity index 100% rename from assets/styles/saxophone.css rename to inhalte/designes/saxophone.css diff --git a/sopransaxophon.html b/sopransaxophon.html index 6e149e3..baab052 100644 --- a/sopransaxophon.html +++ b/sopransaxophon.html @@ -2,13 +2,13 @@ - + Sopransaxophon

Sopransaxophon

- + Bildquelle Kaufen auf thomann.de

diff --git a/tenorsaxophon.html b/tenorsaxophon.html index aa6f740..131eec6 100644 --- a/tenorsaxophon.html +++ b/tenorsaxophon.html @@ -2,13 +2,13 @@ - + Tenorsaxophon

Tenorsaxophon

- + Bildquelle Kaufen auf thomann.de

From 512e8c433bce34502e2df24997dbf2f0120d21a6 Mon Sep 17 00:00:00 2001 From: Lea Steinbrenner Date: Thu, 11 Jul 2019 17:01:36 +0200 Subject: [PATCH 3/4] back button --- altsaxophon.html | 1 + baritonsaxophon.html | 1 + impressum.html | 1 + inhalte/designes/impressum.css | 16 +++++++++++++++- inhalte/designes/saxophone.css | 17 ++++++++++++++++- sopransaxophon.html | 1 + tenorsaxophon.html | 1 + 7 files changed, 36 insertions(+), 2 deletions(-) diff --git a/altsaxophon.html b/altsaxophon.html index 076533a..676f33b 100644 --- a/altsaxophon.html +++ b/altsaxophon.html @@ -7,6 +7,7 @@ +

Altsaxophon

Bildquelle diff --git a/baritonsaxophon.html b/baritonsaxophon.html index 6cd783b..06eaf67 100644 --- a/baritonsaxophon.html +++ b/baritonsaxophon.html @@ -7,6 +7,7 @@ +

Baritonsaxophon

Bildquelle diff --git a/impressum.html b/impressum.html index eaa439a..11648ce 100644 --- a/impressum.html +++ b/impressum.html @@ -7,6 +7,7 @@ +

Impressum

Hannes Jaeschke
diff --git a/inhalte/designes/impressum.css b/inhalte/designes/impressum.css index 70afb83..e8b5cc3 100644 --- a/inhalte/designes/impressum.css +++ b/inhalte/designes/impressum.css @@ -20,4 +20,18 @@ p { transform: translate3D(-50%, -50%, 0); font-size: 5vh; -} \ No newline at end of file +} +.button { + background-color: grey; + border: none; + color: white; + padding: 15px 32px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + } + .button:hover { + background-color: lightgray; + color: white; + } \ No newline at end of file diff --git a/inhalte/designes/saxophone.css b/inhalte/designes/saxophone.css index 7f5a2f7..918d0d6 100644 --- a/inhalte/designes/saxophone.css +++ b/inhalte/designes/saxophone.css @@ -57,4 +57,19 @@ a.quelle { text-align: center; font-size: 2vh; -} \ No newline at end of file +} + +.button { + background-color: grey; + border: none; + color: white; + padding: 15px 32px; + text-align: center; + text-decoration: none; + display: inline-block; + font-size: 16px; + } + .button:hover { + background-color: lightgray; + color: white; + } \ No newline at end of file diff --git a/sopransaxophon.html b/sopransaxophon.html index baab052..3e5125b 100644 --- a/sopransaxophon.html +++ b/sopransaxophon.html @@ -7,6 +7,7 @@ +

Sopransaxophon

Bildquelle diff --git a/tenorsaxophon.html b/tenorsaxophon.html index 131eec6..a1566c8 100644 --- a/tenorsaxophon.html +++ b/tenorsaxophon.html @@ -7,6 +7,7 @@ +

Tenorsaxophon

Bildquelle From c12e5fa45f3d948caab88b98c2c55f9a739e7b78 Mon Sep 17 00:00:00 2001 From: Lea Steinbrenner Date: Thu, 11 Jul 2019 17:09:30 +0200 Subject: [PATCH 4/4] implement =>place for back jump --- altsaxophon.html | 2 +- baritonsaxophon.html | 2 +- index.html | 2 +- sopransaxophon.html | 2 +- tenorsaxophon.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/altsaxophon.html b/altsaxophon.html index 676f33b..acef854 100644 --- a/altsaxophon.html +++ b/altsaxophon.html @@ -7,7 +7,7 @@ - +

Altsaxophon

Bildquelle diff --git a/baritonsaxophon.html b/baritonsaxophon.html index 06eaf67..63d6305 100644 --- a/baritonsaxophon.html +++ b/baritonsaxophon.html @@ -7,7 +7,7 @@ - +

Baritonsaxophon

Bildquelle diff --git a/index.html b/index.html index 19a09b2..ed54309 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ ein. Heut zu Tage ist das Saxophon vor allem im Jazz beheimatet, jedoch auch in der modernen Blasmusik.

-

Entdecken Sie die Vielfalt der Saxophone

+

Entdecken Sie die Vielfalt der Saxophone

diff --git a/sopransaxophon.html b/sopransaxophon.html index 3e5125b..f36bb6a 100644 --- a/sopransaxophon.html +++ b/sopransaxophon.html @@ -7,7 +7,7 @@ - +

Sopransaxophon

Bildquelle diff --git a/tenorsaxophon.html b/tenorsaxophon.html index a1566c8..5c4c5e0 100644 --- a/tenorsaxophon.html +++ b/tenorsaxophon.html @@ -7,7 +7,7 @@ - +

Tenorsaxophon

Bildquelle