Add a bit of white to relax on the orange

This commit is contained in:
Mohamad Damaj 2023-08-10 01:04:40 +03:00
parent 4d5ec4653f
commit 1f2b867286
3 changed files with 7 additions and 7 deletions

View File

@ -43,7 +43,7 @@ hr {
color: #FFFFFF;
}
.links {
font-size: 10pt;
font-size: 15pt;
}
.code {
text-align: center;
@ -51,7 +51,7 @@ hr {
color: #ffffff;
}
a {
color: #fd7717;
color: #ffffff;
text-decoration: none;
transition: 0.1s;
}
@ -60,5 +60,5 @@ img {
vertical-align: middle;
}
a:hover {
color: #89cff0;
color: #fd7717;
}

View File

@ -27,7 +27,7 @@
<b>What i am interested in?</b>
<p>I am interested in a lot of things, however i like to write code and waste my time, and use termux on my phone, etc :P.</p>
<p>i am looking to do many modifications to this site, so its pretty currently pretty raw.</p>
<a rel="me" href="https://vmst.io/@damaj301damaj">I am also on Mastodon!</a>
<a rel="me" href="https://vmst.io/@damaj301damaj"></a>
<p>Consider checking my blog for some guides and stories of mine.</p>
</div>
</div>

View File

@ -1,6 +1,6 @@
<br></br>
<br></br>
<div class="logo">damaj.tech</div>
<hr>
<div class="logo"><a href=https://damaj.tech>damaj.tech</a></div>
<br></br>
<div class="links"> <a href=/index.php>[<img src=/img/home.png alt="Home Icon"></img> Home]</a> <a href=/site/blog>[<img src=/img/blog.png alt="Newspaper Icon"></img> Blog]</a> <a href=/site/contact>[<img src=/img/mail.png alt="Mail Icon"></img> Contact Me]</a> <a href=/site/others>[<img src=/img/map.png alt="Map Icon"></img> Other Sites]</a></div>
<hr>
<br></br>