Skip to content
Snippets Groups Projects
Commit 5823857a authored by Bady's avatar Bady
Browse files

Add link to ideas list wiki page

parent ffb4a338
Branches
No related merge requests found
...@@ -134,6 +134,7 @@ ...@@ -134,6 +134,7 @@
<img src='./assets/img/non-tech.svg' alt="infomatics and books" /> <img src='./assets/img/non-tech.svg' alt="infomatics and books" />
</div> </div>
</div> </div>
<a class="button mb" href="https://git.fosscommunity.in/fsfi/camp/-/wikis/ideas-list" target="_blank">Check Ideas List</a>
<div class="about-section" style="margin-top: 10vh auto;"> <div class="about-section" style="margin-top: 10vh auto;">
<div class="about-text"> <div class="about-text">
<h1 class="medium-heading" style="color:#469198">How does it work</span>?</h1> <h1 class="medium-heading" style="color:#469198">How does it work</span>?</h1>
......
...@@ -193,11 +193,13 @@ nav{ ...@@ -193,11 +193,13 @@ nav{
padding: 10px 20px; padding: 10px 20px;
cursor: pointer; cursor: pointer;
} }
.cta button a, .deco-box button a, .button{ .cta button a, .deco-box button a, .button{
text-decoration: none; text-decoration: none;
color: inherit; color: inherit;
} }
.mb{
margin-bottom: 32px;
}
.dropbtn { .dropbtn {
background-color: white; background-color: white;
color: black; color: black;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment