css: added changes to fix rendering bugs
same with the rest of the files
This commit is contained in:
parent
f8d1f8c2aa
commit
6f179bd22b
4 changed files with 15 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<div class="logo">damaj.tech</div>
|
||||
<hr>
|
||||
<div class="links"> <a href=/index.php>[<img src=/img/home.png></img> Home]</a> <a href=/site/contact>[<img src=/img/mail.png></img> Contact Me]</a> <a href=/site/others>[<img src=/img/map.png></img> Other Sites]</a></div>
|
||||
<div class="links"> <a href=/index.php>[<img src=/img/home.png alt="Home Icon"></img> Home]</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>
|
||||
|
|
|
|||
Reference in a new issue