UNPKG

cratedigger

Version:

3D vinyl records exploration & crate digging experience, using WebGL with Three.js

3 lines (2 loc) 1.83 kB
#cratedigger,#cratedigger-loading,body,html{height:100%;width:100%}#cratedigger-record-title,.loading-label{font-weight:700;text-transform:uppercase}#cratedigger,.noselect{-webkit-touch-callout:none}body,html{overflow:hidden;margin:0;font-family:Montserrat,sans-serif}#cratedigger{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}#cratedigger-canvas canvas.grab{cursor:-webkit-grabbing;cursor:-moz-grabbing}#cratedigger-loading{background-color:#111;z-index:10;transition:opacity 1s}#cratedigger-info{background-color:rgba(17,17,17,.9);z-index:5;display:block;transition:opacity .6s}#cratedigger-record-title{color:#fefefe;font-size:40px;line-height:45px}#cratedigger-record-artist{color:#fefefe;font-size:26px;font-weight:700}#cratedigger-record-cover{display:inline-block;width:400px;height:400px;background-size:cover;background-repeat:no-repeat;background-position:center center;margin:25px 0 50px}.info-container{display:table;width:100%;height:100%}.vertical-center{display:table-cell;vertical-align:middle;text-align:center}.loading-label{color:#fefefe;font-size:50px;line-height:50px}#bottom-bar{position:absolute;z-index:8;background-color:rgba(17,17,17,.5);right:0;bottom:0;left:0;height:60px;width:100%;display:table;color:#fff;overflow:hidden;transition:all .3s ease-in-out;table-layout:fixed}#bottom-bar.closed{bottom:-60px}#bottom-bar .bottom-bar-item{display:table-cell;text-align:center;text-transform:uppercase;line-height:60px;font-size:30px;transition:all .15s ease-in-out;overflow:hidden;color:#fff;cursor:pointer}#bottom-bar .bottom-bar-item:hover{background-color:#fff;color:#111}.noselect{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} /*# sourceMappingURL=index.css.map */