Rev 220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 220 | Rev 236 | ||
---|---|---|---|
Line 187... | Line 187... | ||
187 | 187 | ||
188 | #bow-top .text span { |
188 | #bow-top .text span { |
189 | padding-right: 0.1em; |
189 | padding-right: 0.1em; |
190 | background-color: #000; |
190 | background-color: #000; |
191 | padding-left: 0.1em; |
191 | padding-left: 0.1em; |
192 | text-transform: uppercase; |
192 | text-transform: uppercase !important; |
193 | white-space: nowrap; |
193 | white-space: nowrap; |
194 | }
|
194 | }
|
195 | 195 | ||
196 | .empty #footer-container { |
196 | .empty #footer-container { |
197 | position: fixed; |
197 | position: fixed; |
Line 715... | Line 715... | ||
715 | .multi-display .upper .elbo-button .text |
715 | .multi-display .upper .elbo-button .text |
716 | {
|
716 | {
|
717 | position: absolute; |
717 | position: absolute; |
718 | bottom: 0; |
718 | bottom: 0; |
719 | right: 0.2em; |
719 | right: 0.2em; |
720 | max-width: 4em; |
720 | max-width: 4.2em; |
721 | max-height: 3.6em; |
721 | max-height: 3.6em; |
722 | text-align: right; |
722 | text-align: right; |
723 | overflow: hidden; |
723 | overflow: hidden; |
- | 724 | word-wrap: break-word; |
|
724 | }
|
725 | }
|
725 | 726 | ||
726 | .multi-display .upper .elbo |
727 | .multi-display .upper .elbo |
727 | {
|
728 | {
|
728 | position: absolute; |
729 | position: absolute; |
Line 738... | Line 739... | ||
738 | .multi-display .upper .elbo .text |
739 | .multi-display .upper .elbo .text |
739 | {
|
740 | {
|
740 | position: absolute; |
741 | position: absolute; |
741 | top: 0; |
742 | top: 0; |
742 | right: 1.2em; |
743 | right: 1.2em; |
743 | max-width: 4em; |
744 | max-width: 4.2em; |
744 | max-height: 2.2em; |
745 | max-height: 2.2em; |
745 | text-align: right; |
746 | text-align: right; |
746 | overflow: hidden; |
747 | overflow: hidden; |
747 | cursor: default; |
748 | cursor: default; |
748 | }
|
749 | }
|
Line 981... | Line 982... | ||
981 | top: 0; |
982 | top: 0; |
982 | bottom: 0; |
983 | bottom: 0; |
983 | padding: 0 0.1em; |
984 | padding: 0 0.1em; |
984 | background-color: #000; |
985 | background-color: #000; |
985 | color: #f90; |
986 | color: #f90; |
- | 987 | font-family: "LCARS", |
|
- | 988 | Haettenschweiler, "Downloadable Haettenschweiler", |
|
- | 989 | "Zurich XCn BT", "Downloadable Zurich XCn BT", |
|
- | 990 | impact, Verdana, Geneva, Arial, Helvetica, sans-serif; |
|
986 | font-size: 2.4em; |
991 | font-size: 2.4em; |
987 | text-transform: uppercase; |
992 | text-transform: uppercase !important; |
988 | line-height: 0.9; |
993 | line-height: 0.9; |
989 | }
|
994 | }
|
990 | 995 | ||
991 | <?php require_once 'lcars-responsive.css'; ?> |
- | |
992 | 996 | <?php require_once 'lcars-responsive.css'; ?> |
|
- | 997 |