Persoenliche Mediazentrale
ulrich
2021-04-12 2776b851be3cf12d410ec1eed3fa2187f86d0be1
Schriftarten verringert
1 files modified
20 ■■■■■ changed files
www/ui/app.css 20 ●●●●● patch | view | raw | blame | history
www/ui/app.css
@@ -81,7 +81,6 @@
*/
.app-titel {
  font-family: 'Roboto Condensed';
  margin-left: 0.6em;
  color: white;
}
@@ -114,7 +113,6 @@
.bereich-name {
  padding-left: 0.4rem;
  font-family: 'Roboto';
  font-size: smaller;  
}
@@ -165,7 +163,6 @@
  flex-flow: column;
  user-select: none;
  font-size: smaller;
  font-family: 'Roboto-Light';
}
.entity-liste-kopf {
@@ -345,23 +342,6 @@
}
/* Fonts */
@font-face {
  font-family: 'Roboto Condensed';
  src: url('font/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Thin';
  src: url('font/Roboto-Thin.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('font/Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';