4 lines
2.3 KiB
CSS
4 lines
2.3 KiB
CSS
.exam-question-group{margin:0 0 22px;color:#111827}.exam-group-instructions{margin:0 0 16px}.exam-group-instructions h2{margin:0 0 14px;font-size:1rem}.exam-group-instructions p{margin:0 0 12px;color:#27364b;font-size:.82rem;line-height:1.6}.exam-group-sheet{padding:22px 18px 28px;border:1px solid #78818d;background:#fff;font-size:.88rem;line-height:2.15}.exam-group-sheet h2,.exam-group-sheet h3{margin:0 0 9px;color:#111827;font-size:1.08rem;line-height:1.4;text-align:center}.exam-group-sheet h4{margin:9px 0 2px;color:#111827;font-size:.9rem;line-height:1.5}.exam-group-sheet p{margin:0 0 9px}.exam-group-sheet ul,.exam-group-sheet ol{margin:0;padding-left:24px}.exam-group-sheet ul ul,.exam-group-sheet ol ol{padding-left:22px}.exam-group-sheet li{padding-left:2px}.exam-inline-question{display:inline-flex;align-items:center;gap:5px;scroll-margin:90px;vertical-align:middle;white-space:nowrap}.exam-inline-question:focus{outline:0}.exam-inline-number{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border:1px solid #d1d8e1;border-radius:50%;color:#738197;background:#fff;font-size:.62rem;font-weight:400;line-height:1}.exam-inline-input{width:140px;height:38px;padding:0 9px;border:1px solid #d4dbe5;border-radius:7px;color:#172033;background:#fff;font:inherit;font-size:.8rem;line-height:normal;outline:0;box-shadow:0 2px 5px rgba(16,33,58,.06)}select.exam-inline-input{width:auto;min-width:145px}.exam-inline-input:focus{border-color:#0871ef;box-shadow:0 0 0 3px rgba(8,113,239,.11)}.exam-inline-question:has(.exam-inline-input:not(:placeholder-shown)) .exam-inline-number,.exam-inline-question.is-answered .exam-inline-number{color:#176b3a;border-color:#74c995;background:#e2f7ea}.exam-group-sheet table{width:100%;border-collapse:collapse;line-height:1.55}.exam-group-sheet th,.exam-group-sheet td{padding:10px;border:1px solid #d7e0eb;text-align:left;vertical-align:top}.exam-group-sheet th{background:#f3f7fc;font-weight:700}
|
|
@media(max-width:760px){.exam-question-group{margin-bottom:17px}.exam-group-sheet{overflow-x:auto;padding:16px 12px;font-size:.82rem;line-height:2}.exam-inline-input{width:110px;height:36px}.exam-group-sheet table{min-width:560px}.exam-group-instructions p{font-size:.77rem}}
|
|
.exam-inline-question:not(.is-answered) .exam-inline-number{color:#738197!important;border-color:#d1d8e1!important;background:#fff!important}
|