Initial commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
*{box-sizing:border-box}html,body{height:100%;margin:0}.exact-exam-page{overflow:hidden;color:#10213e;background:#eef3f9;font-family:Inter,Arial,sans-serif}.exact-exam-bar{display:flex;height:58px;align-items:center;justify-content:space-between;gap:16px;padding:8px 16px;border-bottom:1px solid #d9e3ef;background:#fff;box-shadow:0 2px 10px rgba(16,33,62,.08)}.exact-exam-bar>div{display:flex;align-items:center;gap:11px}.exact-exam-bar a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #d7e1ee;border-radius:7px;color:#31506f;text-decoration:none}.exact-exam-bar span small,.exact-exam-bar span strong{display:block}.exact-exam-bar span small{color:#7b899d;font-size:9px;text-transform:uppercase}.exact-exam-bar span strong{margin-top:2px;font-size:13px}.exact-exam-bar form{margin:0}.exact-exam-bar button{min-height:34px;padding:0 12px;border:1px solid #cbd9e9;border-radius:7px;color:#31506f;background:#fff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.exact-exam-bar .exact-finish{border-color:#0871ef;color:#fff;background:#0871ef}.exact-exam-frame-wrap{height:calc(100vh - 58px)}.exact-exam-frame-wrap iframe{display:block;width:100%;height:100%;border:0;background:#fff}@media(max-width:600px){.exact-exam-bar span small{display:none}.exact-exam-bar span strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exact-exam-bar{padding:7px 9px}.exact-exam-bar button{padding:0 9px}}
|
||||
Reference in New Issue
Block a user