adding new aesthetic changes and preparing for birdweather changes
This commit is contained in:
+13
-1
@@ -324,9 +324,21 @@ footer {
|
||||
</h1>
|
||||
</header>
|
||||
<hr>
|
||||
<h2>
|
||||
<a href="/overview.php">
|
||||
<span class="name">🐦 Overview</span>
|
||||
</a>
|
||||
</h2>
|
||||
<hr style="border-top: dotted 2px #ccc;">
|
||||
<h2>
|
||||
<a href="/viewday.php">
|
||||
<span class="name">🐦 Today's Top 10</span>
|
||||
</a>
|
||||
</h2>
|
||||
<hr style="border-top: dotted 2px #ccc;">
|
||||
<h2>
|
||||
<a href="/viewdb.php">
|
||||
<span class="name">🐦 Recognized Birds</span>
|
||||
<span class="name">🐦 View the Database</span>
|
||||
</a>
|
||||
</h2>
|
||||
<hr style="border-top: dotted 2px #ccc;">
|
||||
|
||||
Reference in New Issue
Block a user