mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
added firefox support for topbar shadow
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>neon443</title>
|
||||
<link rel="icon" type="image/x-icon" href="./images/main-fav.ico">
|
||||
<link rel="apple-touch-icon" href="./images/app-icon.png">
|
||||
@@ -12,7 +14,7 @@
|
||||
<div id=topbar>
|
||||
<h1 id="topbarTitle">neon443</h1>
|
||||
</div>
|
||||
<div style="height: 50px;"></div><br>
|
||||
<div class="contentPush"></div><br>
|
||||
<p>
|
||||
<b>My Projects</b><br>
|
||||
<b>├─</b> <a href="https://neon443.github.io/musics-info/">Musics info</a><br>
|
||||
@@ -20,6 +22,7 @@
|
||||
<b>└─</b> <a href="https://neon443.github.io/webpage-testing/">Webpage Testing</a><br>
|
||||
<b>  ├─</b> <a href="https://neon443.github.io/webpage-testing/anyshare/">!!anyshare</a><br>
|
||||
<b>  └─</b> <a href="https://neon443.github.io/webpage-testing/sidenav/">Sidenav</a><br>
|
||||
Read more about my projects below.y
|
||||
</p><br>
|
||||
|
||||
<h3><b>Tips:</b></h3>
|
||||
|
||||
Reference in New Issue
Block a user