css: added changes to fix rendering bugs

same with the rest of the files
This commit is contained in:
Mohamad Damaj 2023-03-09 20:52:18 +02:00
parent f8d1f8c2aa
commit 6f179bd22b
4 changed files with 15 additions and 5 deletions

View file

@ -1,3 +1,3 @@
<hr>
<p>site written and icons and hosted by <a href="https://free-werewolf.top/">Emily</a>, Modified by me on vim and VSCode. Massive thanks to her, she is awesome!</p>
<div class="code">This site is <a href="https://github.com/Damaj301damaj-lol/damaj.gq">open source!</a></div>
<middle><p>site written and icons provided and hosted by <a href="https://free-werewolf.top/">Emily</a>, Modified by me on vim and VSCode. Massive thanks to her, she is awesome!</p>
<div class="code">This site is <a href="https://github.com/Damaj301damaj-lol/damaj.tech">open source!</a></div></middle>

View file

@ -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>