Fixed Endabgabe Second (4.0)
This commit is contained in:
parent
606b4cd4dd
commit
0e04bde6de
|
@ -55,7 +55,10 @@
|
|||
width: 50%;
|
||||
}
|
||||
#imageBox img {
|
||||
width: 50%;
|
||||
width: 40%;
|
||||
max-height: 650px;
|
||||
}
|
||||
#buttonRight, #buttonLeft {
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
|
@ -11,8 +11,6 @@
|
|||
<script src="../script-frontend/warenkorb.js" defer></script>
|
||||
</head>
|
||||
|
||||
<style> body { font-size: 20px; } </style>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div class="top-nav">
|
||||
|
|
Loading…
Reference in New Issue