| | |
| | | */ |
| | | |
| | | .app-titel { |
| | | font-family: 'Roboto Condensed'; |
| | | margin-left: 0.6em; |
| | | color: white; |
| | | } |
| | |
| | | |
| | | .bereich-name { |
| | | padding-left: 0.4rem; |
| | | font-family: 'Roboto'; |
| | | font-size: smaller; |
| | | } |
| | | |
| | |
| | | flex-flow: column; |
| | | user-select: none; |
| | | font-size: smaller; |
| | | font-family: 'Roboto-Light'; |
| | | } |
| | | |
| | | .entity-liste-kopf { |
| | |
| | | } |
| | | |
| | | /* 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'; |