MediaWiki:Gadget-wix-quiz.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 61:
cursor: pointer;
text-align: left;
/* Buttons don't inherit font or color in Safari/iOS — must be explicit */
font: inherit;
color: inherit;
line-height: 1.5;
transition:
Line 85 ⟶ 86:
border: 1px solid var(--wix-border);
border-radius: 50%;
font-size: 0.8em85em;
font-weight: 700;
color: var(--wix-text-muted);
Line 139 ⟶ 140:
 
.wix-results-title {
font-size: 1.15em1em;
font-weight: 700;
margin-bottom: 0.35rem;