Skip to content

Commit

Permalink
Merge pull request OSCode-Community#1040 from RitiChandak/master
Browse files Browse the repository at this point in the history
text color updated
  • Loading branch information
Vaishnavi-Patil2211 authored Jul 18, 2023
2 parents d8cd4f1 + db0f210 commit 6679847
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion assets/css/faq.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,17 @@
.faq .faq-list p {
margin-bottom: 0;
padding: 10px 0 0 0;
color: rgb(0, 0, 0);
font-weight: 500;
font-style: italic;
}

.faq .faq-list .icon-show {
display: none;
}

.faq .faq-list a.collapsed {
color: #343a40;
color: #272728;
}

.faq .faq-list a.collapsed:hover {
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ <h1 class="text-center">Frequently Asked Questions</h1>
<i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq1" class="collapse" data-bs-parent=".faq-list">
<p>
🆓 Not at all! Everything is completely FREE OF COST and we will bear its cost for you.
🆓 Not at all! Everything is completely <b>FREE OF COST</b> and we will bear its cost for you.
We also provide 50% off on our OPTIONAL certifications which students can take if they are interested
otherwise can skip.
</p>
Expand Down

0 comments on commit 6679847

Please sign in to comment.