Skip to content

Commit

Permalink
added css property for better link visibility (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
haroon10725 authored Oct 18, 2024
1 parent eb07d0f commit cd5520c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ <h4>Recall</h4>
<h3>Check out the remaining hundreds of activities!</h3>
<p>We have hundreds of activities to explore.</p>
<a href="https://v4.activities.sugarlabs.org/"><button type="button" class="btn bt-raised btn-custom bt">Go to Sugar Activity Library</button></a><br><br>
<p><em>Important: Please know that in order to install and try them, you need to be running the Sugar Desktop Environment. If you don't have that already, please consider your other options</a> to explore Sugar: <a href="{{ site.baseurl }}/#try">Try Sugar!</a></em></p>
<p><em>Important: Please know that in order to install and try them, you need to be running the Sugar Desktop Environment. If you don't have that already, please consider your other options</a> to explore Sugar: <a class="footerHeaderStyle" href="{{ site.baseurl }}/#try">Try Sugar!</a></em></p>
</div>
</div>
</div>
Expand Down

0 comments on commit cd5520c

Please sign in to comment.