हिंदी व्याकरण क्विज - तत्सम और तत्भव
font-size: 18px;
}
.options {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
.option {
padding: 10px;
border: 1px solid #ddd;
border-radius: 5px;
cursor: pointer;
transition: all 0.3s;
}
.option:hover {
background-color: #f0f0f0;
}
.correct {
background-color: #a8e6a8;
border-color: #4caf50;
color: #2e7d32;
}
.wrong {
background-color: #ffcdd2;
border-color: #f44336;
color: #c62828;
}
.explanation {
margin-top: 15px;
padding: 10px;
background-color: #e3f2fd;
border-left: 4px solid #1a73e8;
border-radius: 0 5px 5px 0;
display: none;
font-size: 14px;
}
.navigation {
display: flex;
justify-content: space-between;
margin-top: 20px;
}
button {
padding: 10px 20px;
background-color: #1a73e8;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
font-size: 16px;
}
button:hover {
background-color: #0d5bba;
}
button:disabled {
background-color: #cccccc;
cursor: not-allowed;
}
.progress {
text-align: center;
margin-bottom: 20px;
font-weight: bold;
}
हिंदी व्याकरण क्विज - तत्सम और तत्भव शब्द
प्रश्न 1 / 100
टिप्पणियाँ
एक टिप्पणी भेजें