Line 473: |
Line 473: |
| font-style: italic; | | font-style: italic; |
| } | | } |
| + | #drama-text { |
| + | background: white; |
| + | font-size: 11px; |
| + | color: #000000; |
| + | font-style: normal; |
| + | font-weight: normal; |
| + | font-variant: normal; |
| + | text-align: left; |
| + | } |
| + | #drama-text .headline { |
| + | font-weight: bold; |
| + | font-size: 16px; |
| + | font-variant: small-caps; |
| + | vertical-align: bottom; |
| + | } |
| + | #drama-text .checkbox { |
| + | width: 5%; |
| + | float: left; |
| + | font-size: 20px; |
| + | } |
| + | #drama-text .trigger { |
| + | width: 95%; |
| + | float: left; |
| + | } |
| + | #drama-text .default { |
| + | background: white; |
| + | font-family: "Aller"; |
| + | letter-spacing: 0px; |
| + | line-height: 16px; |
| + | padding-left: 5px; |
| + | } |
| | | |
| | | |