Update content. Make all links white.

State the need for contact for services that require login.
This commit is contained in:
Ceda EI 2019-07-16 18:25:06 +05:30
parent 9d6d0df97b
commit d232032473
2 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,10 @@ body {
color: #FFF;
}
a, a:active, a:hover, a:visited {
color: #FFF;
}
.top-body {
display: flex;
}

View File

@ -126,6 +126,7 @@
</div>
<div class="page full-width" id="hosted">
<h2>Hosted Services</h2>
<p><a href="#contact">Contact Me</a> for services that require a login.</p>
<div class="projects">
<div class="project">
<h3>Gitea</h3>