m |
m |
||
Line 358: | Line 358: | ||
} | } | ||
+ | |||
+ | |||
+ | .lactionwords { | ||
+ | position: absolute; | ||
+ | top:15vw; | ||
+ | margin-top:-100px; | ||
+ | width:60vw; | ||
+ | left: 51vw; | ||
+ | margin-left: -42vw; | ||
+ | z-index: 49; | ||
+ | |||
+ | |||
+ | font-family: 'Bangers', sans-serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 150px; | ||
+ | text-align: center; | ||
+ | //overflow: visible; | ||
+ | line-height: normal; | ||
+ | color: #ffff00 !important; | ||
+ | text-shadow: | ||
+ | -1px -1px 0 #000, | ||
+ | 1px -1px 0 #000, | ||
+ | -1px 1px 0 #000, | ||
+ | 1px 1px 0 #000; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
.speech { | .speech { | ||
position: absolute; | position: absolute; |
Revision as of 17:15, 19 October 2016