Files
testpoint/static/css/exam-layout-polish.css
2026-07-29 10:47:40 +00:00

8 lines
3.0 KiB
CSS

.exam-utility-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1280px;margin:0 auto;padding:12px 5%;border-bottom:1px solid #dfe7f1;background:#fff}.exam-utility-bar>div:first-child>span{color:#667891;font-size:.68rem;font-weight:700}.exam-workspace--wide{max-width:1280px!important;padding:28px 5% 64px!important}.exam-workspace--wide .exam-questions{width:100%}.exam-workspace--wide .exam-question-card{max-width:none}.exam-utility-bar .exam-session-controls{margin-left:auto}@media(max-width:600px){.exam-utility-bar{padding:9px 4%}.exam-utility-bar>div:first-child{display:none}.exam-utility-bar .exam-session-controls{width:100%;justify-content:flex-end}.exam-workspace--wide{padding:20px 4% 55px!important}}
.rich-passage-content h2{margin:0 0 15px;color:#10213e;font-size:1.2rem;line-height:1.35}.rich-passage-content h3{margin:21px 0 9px;color:#1e3552;font-size:.95rem}.rich-passage-content p{margin:0 0 15px}.rich-passage-content ul,.rich-passage-content ol{margin:12px 0;padding-left:24px}.rich-passage-content li{margin:5px 0}.rich-passage-content blockquote{margin:15px 0;padding:10px 13px;border-left:3px solid #0871ef;border-radius:0 7px 7px 0;color:#4e627e;background:#f1f7ff}.rich-passage-content a{color:#0871ef;text-decoration:underline}.rich-passage-content u{text-underline-offset:2px}
.exam-question-card legend>span.rich-question-prompt{display:block;width:auto;height:auto;min-width:0;flex:1;place-items:initial;border-radius:0;color:inherit;background:transparent;font-size:inherit;font-weight:500}.rich-question-prompt p{display:block;margin:0 0 10px;line-height:1.65}.rich-question-prompt p:last-child{margin-bottom:0}.rich-question-prompt h2,.rich-question-prompt h3{display:block;margin:0 0 8px;font:inherit;font-weight:800}.rich-question-prompt br{display:block;content:"";margin-top:3px}.rich-question-prompt ul,.rich-question-prompt ol{display:block;margin:9px 0 11px;padding-left:23px}.rich-question-prompt li{margin:4px 0;line-height:1.55}.rich-question-prompt blockquote{display:block;margin:9px 0;padding:8px 11px;border-left:3px solid #72abec;background:#f3f8ff}.rich-question-prompt a{color:#0871ef;text-decoration:underline}.review-question-prompt{display:block;width:auto;height:auto;margin:0 0 12px;color:#243750;background:transparent;font-size:.82rem;font-weight:600;line-height:1.5}
/* IELTS-style passage typography used only inside the live Reading exam. */
.exam-passage-text.rich-passage-content{color:#172033;font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:17px;font-weight:400;line-height:26px}.exam-passage-text.rich-passage-content p{margin:0 0 18px;font-weight:400}.exam-passage-text.rich-passage-content h2{margin:0 0 18px;color:#111827;font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:26px;font-weight:700;line-height:1.3;text-align:center}.exam-passage-text.rich-passage-content h3{margin:22px 0 12px;color:#111827;font-family:Inter,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;font-weight:650;line-height:1.35}.exam-passage-text.rich-passage-content em{color:#172033}