mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-02 02:12:37 +02:00
Added hover state to Directory Lister link in theme footer
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
<footer>
|
||||
<div class="container border-t-2 border-gray-800 text-center mx-auto px-4 py-8">
|
||||
Powered by <a href="https://www.directorylister.com" class="underline">Directory Lister</a>
|
||||
Powered by <a href="https://www.directorylister.com" class="underline hover:text-blue-700">Directory Lister</a>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user