Remove home button in favor of site title acting as home button

This commit is contained in:
NovaFox161
2018-05-27 15:03:23 -05:00
parent 118821eb6b
commit 7861018594
22 changed files with 35 additions and 43 deletions
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a class="active" href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a class="active" href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -27,8 +27,7 @@
<body onload="handleVisibility()">
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -34,8 +34,7 @@
<body onload="init()">
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -20,8 +20,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -33,8 +33,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a class="active" href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a href="/setup">Setup</a>
@@ -19,8 +19,7 @@
<body>
<div class="top-nav">
<h1>DISCAL</h1>
<a href="/">Home</a>
<a href="/" class="title"><h1>DISCAL</h1></a>
<a href="/about">About</a>
<a href="/commands">Commands</a>
<a class="active" href="/setup">Setup</a>
@@ -240,7 +240,20 @@ label {
color: white;
text-align: center;
margin: auto 15px;
font-size: 25pt;
}
.top-nav h1:hover {
color: #090809;
}
.top-nav a.title {
padding: 0;
margin: auto 15px;
}
.top-nav a.title:hover {
color: #090809;
background: transparent;
}
.top-nav a {