Sha256: 4237626cde8833a9350f8f69446bd7f8fb4df8f3de30eebaea12db7708ef9099
Contents?: true
Size: 825 Bytes
Versions: 11
Compression:
Stored size: 825 Bytes
Contents
<div class="fixed-top-bar" up-fixed="top" style="margin: 25px"> <span class="button" onclick="up.reveal('.small', { behavior: 'smooth' })">Reveal .small</span> <span class="button" onclick="up.reveal('.large', { behavior: 'smooth' })">Reveal .large</span> <span class="button" onclick="up.viewport.config.revealPadding += 25">Increase padding</span> </div> <div class="fixed-bottom-bar" up-fixed="bottom" style="margin: 25px"> </div> <div style="height: 1000px; background-color: rgba(0, 0, 255, 0.2)"> above </div> <div class="example small" style="background-color: rgba(255, 0, 0, 0.4); height: 50px"> .small </div> <div class="example large" style="background-color: rgba(0, 255, 0, 0.4); height: 2000px"> .large </div> <div style="height: 1000px; background-color: rgba(0, 0, 255, 0.2)"> below </div>
Version data entries
11 entries across 11 versions & 1 rubygems