diff --git a/Endabgabe/html-memes/memes.css b/Endabgabe/html-memes/memes.css index 6bb7748..b64288e 100644 --- a/Endabgabe/html-memes/memes.css +++ b/Endabgabe/html-memes/memes.css @@ -55,7 +55,10 @@ width: 50%; } #imageBox img { - width: 50%; + width: 40%; max-height: 650px; } + #buttonRight, #buttonLeft { + font-size: 20px; + } } \ No newline at end of file diff --git a/Endabgabe/html-warenkorb/warenkorb.html b/Endabgabe/html-warenkorb/warenkorb.html index 65ae1e3..4f03788 100644 --- a/Endabgabe/html-warenkorb/warenkorb.html +++ b/Endabgabe/html-warenkorb/warenkorb.html @@ -11,8 +11,6 @@ - -