Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions mkdocs/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h1 class="ex-h1">
<div class="more_resource" style="display: flex; margin: auto;">
<img style="margin:auto;" class="imgimg" src="exp-docs-icons/faqs.svg" alt="faqs"/>
<div class="more-box">
<a href="experiments/faq/install"><h1 class="more-h1" style="color: blue; text-decoration: underline; cursor: pointer;">FAQs</h1></a>
<a href="experiments/faq/install"><h1 class="more-h1" style="color: #5b42bce; text-decoration: underline; cursor: pointer;">FAQs</h1></a>
<p class="more-p">
All common Frequently Asked Questions curated in one place
</p>
Expand All @@ -161,7 +161,7 @@ <h1 class="ex-h1">
<div class="more_resource" style="display: flex; margin: auto;">
<img style="margin:auto;" class="imgimg" src="exp-docs-icons/troubleshooting.svg" alt="troubleshooting"/>
<div class="more-box">
<a href="experiments/troubleshooting/install"><h1 class="more-h1" style="color: blue; text-decoration: underline; cursor: pointer;">Troubleshooting</h1></a>
<a href="experiments/troubleshooting/install"><h1 class="more-h1" style="color:#5b42bc; text-decoration: underline; cursor: pointer;">Troubleshooting</h1></a>
<p class="more-p">
Know more about troubleshooting of common issues
</p>
Expand Down Expand Up @@ -230,4 +230,4 @@ <h3 style="font-size: 22px;">
<!-- Application footer -->
{% block footer %}
<div style="padding-bottom: 0px;"></div>
{% endblock %}
{% endblock %}