Line 63: |
Line 63: |
| src: url('/fonts/eurostile-becker-heavy.woff'); | | src: url('/fonts/eurostile-becker-heavy.woff'); |
| url('eurostile-becker-heavy.woff'); | | url('eurostile-becker-heavy.woff'); |
| + | } |
| + | @font-face { |
| + | font-family: "ForgottenFuturist"; |
| + | font-weight: normal; |
| + | font-style: normal; |
| + | src: url('/fonts/forgotten-futurist-rg.woff'); |
| + | url('/fonts/forgotten-futurist-rg.woff'); |
| + | } |
| + | @font-face { |
| + | font-family: "ForgottenFuturist"; |
| + | font-weight: bold; |
| + | font-style: normal; |
| + | src: url('/fonts/forgotten-futurist-bd.woff'); |
| + | url('/fonts/forgotten-futurist-bd.woff'); |
| + | } |
| + | @font-face { |
| + | font-family: "ForgottenFuturist"; |
| + | font-weight: normal; |
| + | font-style: italic; |
| + | src: url('/fonts/forgotten-futurist-rg-it.woff'); |
| + | url('/fonts/forgotten-futurist-rg-it.woff'); |
| + | } |
| + | @font-face { |
| + | font-family: ForgottenFuturist"; |
| + | font-weight: bold; |
| + | font-style: italic; |
| + | src: url('/fonts/forgotten-futurist-bd-it.woff'); |
| + | url('/fonts/forgotten-futurist-bd-it.woff'); |
| } | | } |
| | | |
Line 422: |
Line 450: |
| } | | } |
| #drama.smallville { | | #drama.smallville { |
− | background: #f2efc3; | + | background: #fd030e; |
| } | | } |
| #drama-name { | | #drama-name { |
Line 429: |
Line 457: |
| font-weight: normal; | | font-weight: normal; |
| } | | } |
− | #drama-name .default, #drama-name .smallville { | + | #drama-name .default { |
− | background: white;
| + | background: white; |
| color: #8B864E; | | color: #8B864E; |
| font-family: "EuroHeavy"; | | font-family: "EuroHeavy"; |
Line 436: |
Line 464: |
| padding-top: 5px; | | padding-top: 5px; |
| padding-bottom: 5px; | | padding-bottom: 5px; |
| + | } |
| + | #drama-name .smallville { |
| + | background: black; |
| + | color: #fa9b03; |
| + | font-family: "ForgottenFuturist"; |
| + | text-align: left; |
| + | padding-top: 5px; |
| + | padding-bottom: 5px; |
| + | |
| } | | } |
| #drama-header { | | #drama-header { |
Line 448: |
Line 485: |
| text-align: left; | | text-align: left; |
| } | | } |
| + | #drama-header .smallville { |
| + | background: #fa9b03; |
| + | color: black; |
| + | font-family: "ForgottenFuturist"; |
| + | text-align: left; |
| + | padding-top: 5px; |
| + | padding-bottom: 5px; |
| + | } |
| + | |
| #drama-block { | | #drama-block { |
− | paddin
| + | |
| } | | } |
− | #drama-block .default { | + | #drama-block .default, #drama-block .smallville { |
| background: white; | | background: white; |
| } | | } |
Line 462: |
Line 508: |
| text-align: left; | | text-align: left; |
| } | | } |
− | #drama-value .default { | + | #drama-value .default, #drama-value .smallville { |
| font-family: "Aller"; | | font-family: "Aller"; |
| border-bottom: 1px solid black; | | border-bottom: 1px solid black; |
Line 497: |
Line 543: |
| float: left; | | float: left; |
| } | | } |
− | #drama-text .default { | + | #drama-text .default, #drama-text .smallville { |
| background: white; | | background: white; |
| font-family: "Aller"; | | font-family: "Aller"; |