-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathapp.f3df03d1.css
More file actions
1 lines (1 loc) · 857 Bytes
/
app.f3df03d1.css
File metadata and controls
1 lines (1 loc) · 857 Bytes
1
body{overflow:hidden;padding:0;touch-action:manipulation}#passcode-input,body{height:100%;margin:0;width:100%}#passcode-input{box-sizing:border-box;font-family:monospace;padding:10%;text-align:center}input{height:20%}h1{font-size:32px;margin-bottom:10px;margin-top:0}#gamepad{box-shadow:0 0 7px grey;margin:0;overflow:hidden;padding:0;position:absolute;transform:rotate(45deg)}.quadrant{float:left;height:50%;position:relative;width:50%}#u{background-color:#4285f4}#r{background-color:#ea4335}#d{background-color:#34a853}#l{background-color:#fbbc05}.arrow{border-color:rgba(0,0,0,.4) transparent transparent;border-style:solid;border-width:200px 200px 0 0;height:0;position:absolute;width:0}.quadrant:active .arrow{border-color:hsla(0,0%,100%,.8) transparent transparent}#ra{transform:rotate(90deg)}#da{transform:rotate(180deg)}#la{transform:rotate(-90deg)}