Änderungen an Schriftgrößen sowie den Abständen der Tabellen zum rand bzw zur weißfläche und auch in AvisoTV_Flex.aspx

This commit is contained in:
ja
2021-08-12 16:13:47 +02:00
parent f9e0e10037
commit 65e2b3fd49
2 changed files with 38 additions and 28 deletions

View File

@@ -254,7 +254,7 @@
background-color: white;
color: #043381;
overflow-x:auto;
font-size:17px;
font-size:1.103230890464933vh;
}
}
@media (min-width: 768px) {
@@ -263,7 +263,7 @@
max-width: 17.692852087756545vw;
}
#normaltable {
font-size:1.188em;
font-size:1.103230890464933vh;
padding-left: -0.125em;
}
}