GIS-2020-SoSe/Endabgabe/html-index/main-page-02-tablet.css

25 lines
362 B
CSS

body {
font-size: 40px;
}
.top-nav #warenkorb {
font-size: 70px;
}
.top-nav img {
height: 100px;
width: 380px;
}
.bestellbox {
font-size: 50px;
margin: 0px 20px;
border-radius: 20px;
}
.bestellbox span {
margin: 10px 0px;
}
.bestellbox #box-togo, #box-tostay {
width: 90%;
margin: 20px 0px;
border-radius: 20px;
}