| 189,7 → 189,7 |
| padding-right: 0.1em; |
| background-color: #000; |
| padding-left: 0.1em; |
| text-transform: uppercase; |
| text-transform: uppercase !important; |
| white-space: nowrap; |
| } |
| |
| 717,10 → 717,11 |
| position: absolute; |
| bottom: 0; |
| right: 0.2em; |
| max-width: 4em; |
| max-width: 4.2em; |
| max-height: 3.6em; |
| text-align: right; |
| overflow: hidden; |
| word-wrap: break-word; |
| } |
| |
| .multi-display .upper .elbo |
| 740,7 → 741,7 |
| position: absolute; |
| top: 0; |
| right: 1.2em; |
| max-width: 4em; |
| max-width: 4.2em; |
| max-height: 2.2em; |
| text-align: right; |
| overflow: hidden; |
| 983,9 → 984,13 |
| padding: 0 0.1em; |
| background-color: #000; |
| color: #f90; |
| font-family: "LCARS", |
| Haettenschweiler, "Downloadable Haettenschweiler", |
| "Zurich XCn BT", "Downloadable Zurich XCn BT", |
| impact, Verdana, Geneva, Arial, Helvetica, sans-serif; |
| font-size: 2.4em; |
| text-transform: uppercase; |
| text-transform: uppercase !important; |
| line-height: 0.9; |
| } |
| |
| <?php require_once 'lcars-responsive.css'; ?> |
| <?php require_once 'lcars-responsive.css'; ?> |