Line 91: |
Line 91: |
| src: url('/fonts/forgotten-futurist-bd-it.woff'); | | src: url('/fonts/forgotten-futurist-bd-it.woff'); |
| url('/fonts/forgotten-futurist-bd-it.woff'); | | url('/fonts/forgotten-futurist-bd-it.woff'); |
| + | } |
| + | @font-face { |
| + | font-family: "Mason"; |
| + | font-weight: normal; |
| + | font-style: normal; |
| + | src: url('/fonts/Mason.woff'); |
| + | url('/fonts/Mason.woff'); |
| } | | } |
| | | |
Line 451: |
Line 458: |
| #drama.smallville { | | #drama.smallville { |
| background: #fd030e; | | background: #fd030e; |
| + | } |
| + | #drama.smallville { |
| + | background: #bec3ce; |
| } | | } |
| #drama-name { | | #drama-name { |
Line 475: |
Line 485: |
| padding-left: 4px; | | padding-left: 4px; |
| font-weight: bold; | | font-weight: bold; |
− | font-variant: small-caps; | + | font-variant: small-caps; |
− | | + | } |
− | | + | #drama-name .sunnydale { |
| + | background: #333ae2; |
| + | color: white; |
| + | font-family: "Mason"; |
| + | text-align: left; |
| + | padding-top: 5px; |
| + | padding-bottom: 5px; |
| + | padding-left: 4px; |
| + | font-weight: bold; |
| + | font-variant: small-caps; |
| } | | } |
| #drama-header { | | #drama-header { |
Line 500: |
Line 519: |
| font-weight: bold; | | font-weight: bold; |
| } | | } |
− | | + | #drama-header .sunnydale { |
| + | background: #df5e1e; |
| + | color: black; |
| + | font-family: "Mason"; |
| + | text-align: left; |
| + | margin-top: 5px; |
| + | padding-left: 4px; |
| + | font-size: 16px; |
| + | font-weight: bold; |
| + | } |
| #drama-block { | | #drama-block { |
| | | |
| } | | } |
− | #drama-block .default, #drama-block .smallville { | + | #drama-block .default, #drama-block .smallville, #drama-block .sunnydale { |
| background: white; | | background: white; |
| } | | } |
Line 515: |
Line 543: |
| text-align: left; | | text-align: left; |
| } | | } |
− | #drama-value .default { | + | #drama-value .default, #drama-value .sunnydale { |
| font-family: "Aller"; | | font-family: "Aller"; |
| border-bottom: 1px solid black; | | border-bottom: 1px solid black; |
Line 562: |
Line 590: |
| float: left; | | float: left; |
| } | | } |
− | #drama-text .default { | + | #drama-text .default, #drama-text .sunnydale { |
| background: white; | | background: white; |
| font-family: "Aller"; | | font-family: "Aller"; |
Line 586: |
Line 614: |
| height: 100%; | | height: 100%; |
| } | | } |
− | #drama-desc .default, #drama-desc .smallville { | + | #drama-desc .default, #drama-desc .smallville, #drama-desc .sunnydale { |
| font-family: "Aller"; | | font-family: "Aller"; |
| background: white; | | background: white; |