Skip to content

Commit 7a017f6

Browse files
authored
Update index.html (#21)
2 parents 802d21e + 78d029c commit 7a017f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<a href="/docs" class="doc-b" target="_blank" alt="Documentation" style="color:#f0f0f0;text-decoration: none; position: absolute; top: 24px; right: 64px;"><i class="fa-solid fa-book fa-xl"></i> <span class="doc-text">Docs</span></a>
5454
<a alt="About" class="about-b" onclick="showAbout()" style="color:#f0f0f0;text-decoration: none; position: absolute; top: 24px; right: 158px;"><i class="fa-solid fa-circle-question fa-xl about-button"></i> <span class="doc-text">About</span></a>
5555
</div>
56-
<p style="align-self: center; justify-self: center; text-align: center; background-color: rgba(0, 0, 0, 0.5); z-index: 101;" class="snl-info">Interested in contributing? Kindly check out our <a href="docs/#/getting-started" style="color: orangered;">guide here</a> for details.</p>
56+
<p style="align-self: center; justify-self: center; text-align: center; background-color:#282c347a; z-index: 101;" class="snl-info">Interested in contributing? Kindly check out our <a href="docs/#/getting-started" style="color: orangered;">guide here</a> for details.</p>
5757
<div class="search-container">
5858
<input type="text" class="snl-search-bar" id="snl-search-bar" placeholder="Search Contributor...">
5959
<div class="snl-search-button" onclick="searchContributor()">Check</div>

0 commit comments

Comments
 (0)