CSs angepasst tabelle passt
This commit is contained in:
@@ -1,23 +1,34 @@
|
||||
.btn btn-primary {
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: #fafafa;
|
||||
background-image: url(../images/road.jpg);
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
/* background-color:#043381;*/
|
||||
}
|
||||
|
||||
.btn btn-primary {
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#tableSearch {
|
||||
width: 1250px;
|
||||
}
|
||||
|
||||
.align-self-xl-start {
|
||||
width: 102%;
|
||||
}
|
||||
|
||||
#normaltable {
|
||||
width: 1500px;
|
||||
}
|
||||
|
||||
#conovertab {
|
||||
margin-left: 10px;
|
||||
width: 1200px;
|
||||
}
|
||||
|
||||
.align-self-xl-start {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#normaltable {
|
||||
width: 100%;
|
||||
margin-left: 0px;
|
||||
width: 1700px;
|
||||
}
|
||||
|
||||
@media (max-width: 558.98px) {
|
||||
@@ -39,4 +50,39 @@
|
||||
margin-right: 5px;
|
||||
width: 350px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#tableSearch {
|
||||
width: 315px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
body {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
background: #fafafa;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
/* background-color:#043381;*/
|
||||
}
|
||||
|
||||
#tableSearch {
|
||||
width: 1500px;
|
||||
}
|
||||
|
||||
#conovertab {
|
||||
margin-left: 10px;
|
||||
width: 1200px;
|
||||
}
|
||||
|
||||
.align-self-xl-start {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#normaltable {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user