fixed typos in faq, changed color font to see better questions in faq
This commit is contained in:
@@ -109,6 +109,14 @@ summary {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.faq-section details summary {
|
||||
color: #96989ead; /* ThreeFold blue color */
|
||||
}
|
||||
|
||||
.faq-section details summary:before {
|
||||
color: #2a2a2c; /* Makes the arrow icon match */
|
||||
}
|
||||
|
||||
summary::marker {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user