Files
VERAG_Homepage/css/Customers/LKWs.css
2021-11-10 16:42:24 +01:00

40 lines
534 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: 400px;
}
h1 {
font-size: 12px;
}
#tableSearch {
max-width: 350px;
}
#containerseiterand {
margin-left: 5px;
margin-right: 5px;
width: 350px;
}
}