GIS-2020-SoSe/Endabgabe/html-landing-page/landing-page-03-desktop.css

11 lines
188 B
CSS

body {
font-size: 40px;
background-size: 100vw 100vh;
}
.bestellbox {
top: 150px;
}
.bestellbox #box-togo:hover, #box-tostay:hover {
background-color: rgb(0, 102, 255);
}