Add neutral callout style for skipped questions
This commit is contained in:
@@ -504,6 +504,11 @@ h4 {
|
||||
color: #0f9d58;
|
||||
}
|
||||
|
||||
.callout.neutral {
|
||||
background: #f9fafb;
|
||||
color: #111827;
|
||||
}
|
||||
|
||||
.explanation {
|
||||
margin-top: 1rem;
|
||||
padding-top: 0.5rem;
|
||||
|
||||
Reference in New Issue
Block a user