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