diff --git a/buecher.html b/buecher.html index 3b72882..94ab112 100644 --- a/buecher.html +++ b/buecher.html @@ -35,7 +35,8 @@

Bücher

- + +

Percy Jackson: Diebe im Olymp

@@ -68,7 +69,8 @@
- + +

Penguin Highway @@ -86,7 +88,8 @@
- + +

Es

diff --git a/style.css b/style.css index 87f55e8..f8ef926 100644 --- a/style.css +++ b/style.css @@ -797,6 +797,9 @@ left: 0px; text-decoration: none; color: initial; } +.headerinItem a:hover { + text-decoration: underline; +} .containerofbuecher{ -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */