/* Evolution Quiz specific CSS - blogger safe */
.evolutionquiz-container {
max-width: 900px;
margin: 20px auto;
background: #f0f8ff;
border-radius: 12px;
box-shadow: 0 5px 20px rgba(0,0,0,0.12);
overflow: hidden;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.evolutionquiz-header {
background: linear-gradient(135deg, #2e7d32, #4caf50);
color: white;
padding: 25px;
text-align: center;
}
.evolutionquiz-header h1 {
font-size: 2.1em;
margin: 0 0 8px 0;
text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.evolutionquiz-stats {
background: #e8f5e8;
padding: 15px;
text-align: center;
font-weight: bold;
color: #1b5e20;
font-size: 1.2em;
}
.evolutionquiz-question {
border-bottom: 2px solid #c8e6c9;
padding: 22px;
position: relative;
transition: all 0.3s ease;
}
.evolutionquiz-question:last-child {
border-bottom: none;
}
.evolutionquiz-qnum {
position: absolute;
top: 18px;
right: 22px;
background: #2e7d32;
color: white;
width: 38px;
height: 38px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 1.1em;
box-shadow: 0 2px 6px rgba(46,125,50,0.4);
}
.evolutionquiz-question h3 {
margin: 0 0 20px 0;
padding-right: 55px;
color: #2c3e50;
font-size: 1.25em;
line-height: 1.4;
}
.evolutionquiz-option {
display: block;
padding: 14px 18px;
margin: 10px 0;
background: #e8f5e8;
border: 2px solid #c8e6c9;
border-radius: 10px;
cursor: pointer;
transition: all 0.3s ease;
font-size: 1.05em;
position: relative;
}
.evolutionquiz-option:hover {
background: #c8e6c9;
border-color: #2e7d32;
transform: translateX(3px);
}
.evolutionquiz-option input[type="radio"] {
margin-right: 12px;
transform: scale(1.3);
accent-color: #2e7d32;
}
.evolutionquiz-checkbtn {
background: linear-gradient(45deg, #ff9800, #ffb74d);
color: white;
border: none;
padding: 12px 30px;
border-radius: 25px;
cursor: pointer;
font-weight: bold;
font-size: 1.05em;
margin-top: 12px;
transition: all 0.3s ease;
box-shadow: 0 4px 12px rgba(255,152,0,0.3);
}
.evolutionquiz-checkbtn:hover {
transform: translateY(-2px);
box-shadow: 0 6px 16px rgba(255,152,0,0.4);
}
.evolutionquiz-feedback {
margin-top: 16px;
padding: 14px 18px;
border-radius: 10px;
font-weight: bold;
text-align: center;
display: none;
font-size: 1.15em;
}
.evolutionquiz-correct {
background: #c8e6c9;
color: #1b5e20;
border: 2px solid #4caf50;
}
.evolutionquiz-wrong {
background: #ffebee;
color: #c62828;
border: 2px solid #f44336;
}
.evolutionquiz-answered {
border-left: 6px solid #ff9800;
background: #fff8e1;
}
.evolutionquiz-correct-option {
background: #a5d6a7 !important;
border-color: #4caf50 !important;
box-shadow: 0 0 15px rgba(76,175,80,0.4);
}
.evolutionquiz-selected {
background: #fff3e0 !important;
border-color: #ff9800 !important;
box-shadow: 0 0 12px rgba(255,152,0,0.3);
}
🧬 Evolution MCQ Quiz
25 Questions (1 Mark Each) - Class 10 Biology - Instant Feedback!
Score: 0/25 | Answered: 0/25
Tags:
MCQ test