-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathstyle.13caa79a.css
2 lines (2 loc) · 920 Bytes
/
style.13caa79a.css
1
2
@import url("https://fonts.googleapis.com/css?family=Ubuntu");body{margin:0 auto;width:100vw;height:100vh;font-family:Ubuntu,sans-serif}.wrapper{display:flex;justify-content:center;align-items:center;align-content:center;flex-direction:row;height:100%}.control{width:20%;margin-left:30px}.control button{width:160px;padding:15px 30px;margin-bottom:15px;border:none;border-radius:3px;background:rgba(255,127,80,.8);color:#fff;font-family:Ubuntu,sans-serif;cursor:pointer;font-size:16px}.control .active{background:#4a3a3a}.puzzle{position:relative;background:#fff;box-shadow:0 0 0 6px}.plz{width:120px;text-align:center;font-size:20px;height:100px;display:flex;align-items:center;justify-content:center;position:absolute;transition:all .3s;color:#fff}.pointer{background:#fff}[moveDirection]{cursor:pointer;z-index:333}[moveDirection]:hover{background:rgba(103,58,183,.47)}
/*# sourceMappingURL=/style.13caa79a.css.map */