Line 428: |
Line 428: |
| padding-bottom: 5px; | | padding-bottom: 5px; |
| } | | } |
| + | #drama-header { |
| + | width: 100%; |
| + | } |
| + | #drama-header .default { |
| + | background: #CDC673; |
| + | color: white; |
| + | font-family: "EuroHeavy"; |
| + | padding-left: 4px; |
| + | text-align: left; |
| + | } |
| + | #drama-block { |
| + | |
| + | } |
| + | #drama-block .default { |
| + | background: white; |
| + | } |
| + | #drama-value { |
| + | font-size: 12px; |
| + | color: #000000; |
| + | font-style: normal; |
| + | font-weight: normal; |
| + | font-variant: normal; |
| + | text-align: left; |
| + | } |
| + | #drama-value .default { |
| + | font-family: "Aller"; |
| + | border-bottom: 1px solid black; |
| + | background: white; |
| + | font-variant: small-caps; |
| + | font-size: 14px; |
| + | margin-top: auto; |
| + | margin-bottom: auto; |
| + | } |
| + | |
| | | |
| #ff.default { | | #ff.default { |