ulrich
2021-01-03 266ffb4ff5c2b5c51b3f105caa49ca456ba5a489
web/stile.css
@@ -4,6 +4,7 @@
  height: 100%; /* Anmerkung 2 */
  font-size: larger;
  font-family: 'Roboto Condensed';
   -webkit-text-size-adjust: none;
}
.form-signin {
@@ -16,6 +17,7 @@
.form-signin input {
  margin: 0.5em 0 0.5em 0;
  font-size: large;
}
.form-signin button {
@@ -30,7 +32,7 @@
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/lib/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
  src: url('/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}