improved clickable link colors

This commit is contained in:
IdleEndeavor 2021-12-02 13:51:07 +03:00
parent ae3541e8c1
commit 981a025da5
2 changed files with 9 additions and 1 deletions

View File

@ -33,6 +33,14 @@ html, body {
padding: 0;
}
a {
color: white;
}
a:active {
color: black;
}
@media (max-width: 600px) {
.maindiv {
margin: auto;

View File

@ -111,7 +111,7 @@
<gcse:search class="searchbox"></gcse:search>
<p><a href="https://ravebooksearch.com">Check out Book Search</a></p>
<p><a href="https://ravebooksearch.com"><i class="fas fa-book"></i> Check out Book Search</a></p>
<div class="share">