Add a bit of gray to relax on the orange
This commit is contained in:
parent
1f2b867286
commit
017fb02f09
|
@ -51,7 +51,7 @@ hr {
|
|||
color: #ffffff;
|
||||
}
|
||||
a {
|
||||
color: #ffffff;
|
||||
color: #808080;
|
||||
text-decoration: none;
|
||||
transition: 0.1s;
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<br></br>
|
||||
<br></br>
|
||||
<div class="logo"><a href=https://damaj.tech>damaj.tech</a></div>
|
||||
<a href=https://damaj.tech><div class="logo">damaj.tech</div></a>
|
||||
<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>
|
||||
<br></br>
|
||||
|
|
Reference in New Issue