Sha256: 5d9d68ed6865754709eb7c6edaaa1fde04d5ee9aed199cca7a10c3e32d46fca4
Contents?: true
Size: 1.23 KB
Versions: 4
Compression:
Stored size: 1.23 KB
Contents
html, body, #outer_wrapper { margin: 0; padding: 0; height: 100%; width: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-tap-highlight-color: transparent; /* we need this for some Android browsers */ } html { background-color: black; } body { -ms-touch-action: none; } .ios7.ipad body { @media screen and (orientation: landscape) { position: fixed; margin-top: 0px; } } body.js, .js #outer_wrapper { overflow: hidden; } a { cursor: pointer; } .hidden { position: absolute; top: -1000em; left: -1000em; line-height: 0; height: 0; font-size: 0; color: transparent; border: 0 none; } @import "video-js"; @import "bourbon"; @import "./mixins"; @import "./animations"; @import "./fonts"; @import "./loading_spinner"; @import "./entries"; @import "./page"; @import "./page_types"; @import "./page_transitions"; @import "./slideshow"; @import "./navigation_bar"; @import "./navigation_mobile"; @import "./overview"; @import "./header"; @import "./skip_links"; @import "./video_player"; @import "./player_controls"; @import "./text_variants"; @import "./multimedia_alert"; @import "./hide_text"; @import "./subshare"; @import "./delayed_text_fade_in";
Version data entries
4 entries across 4 versions & 1 rubygems