Änderungen GUI sowie Anpassungen an Mobilansicht
This commit is contained in:
@@ -43,3 +43,33 @@
|
||||
width: 350px;
|
||||
}
|
||||
}
|
||||
@media (max-width: 349.98px) {
|
||||
#conovertab {
|
||||
width: 348px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
body {
|
||||
width: 348px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #043381;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
#tableSearch {
|
||||
max-width: 348px;
|
||||
}
|
||||
|
||||
#containerseiterand {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
width: 348px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user