Line 109: | Line 109: | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
+ | .caption { | ||
+ | position: absolute; | ||
+ | left: 0; | ||
+ | top: 50%; | ||
+ | width: 100%; | ||
+ | text-align: center; | ||
+ | color: #000; | ||
+ | } | ||
+ | |||
+ | .caption span.border { | ||
+ | background-color: #111; | ||
+ | color: #fff; | ||
+ | padding: 18px; | ||
+ | font-size: 25px; | ||
+ | letter-spacing: 3px; | ||
+ | |||
/* Used within paragraphs to make the skim reading option */ | /* Used within paragraphs to make the skim reading option */ |
Revision as of 14:26, 4 August 2017