mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-25 04:45:34 -07:00
IE6 CSS: Switch logo to margin for IE5.0 compatibility
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<a href="/"><img src="/assets/images/avaicon.png" id="icon" alt="86Box icon" /><img src="/assets/images/86box-logo.png" id="logo" alt="86Box logo" /></a>
|
||||
<a href="/"><img src="/assets/images/avaicon.png" id="icon" alt="86Box logo" /><img src="/assets/images/86box-logo.png" id="logo" alt="86Box logo" /></a>
|
||||
</header>
|
||||
<nav>
|
||||
<a class="navlink" href="/#downloads">Downloads</a>
|
||||
|
||||
Reference in New Issue
Block a user