Files
VERAG_Homepage/css/Customers/LKWs.css

46 lines
623 B
CSS

.btn btn-primary {
color: #043381;
background-color: #fff;
}
#tableSearch {
width: 1500px;
}
.align-self-xl-start {
width: 100%;
}
#normaltable {
width: 1500px;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
overflow-x: auto;
}
body {
width: 390px;
}
h1 {
color: #043381;
font-size: 22px;
}
h2 {
color: #043381;
font-size: 30px;
}
#tableSearch {
max-width: 350px;
}
#containerseiterand {
margin-left: 5px;
margin-right: 5px;
width: 350px;
}
}