1 Commits

Author SHA1 Message Date
30533a4d58 Setting link color 2022-02-10 16:18:36 -07:00

View File

@ -103,7 +103,7 @@ require_once "env.php";
</div>
</div>
<div class="absolute bottom-0 p-8 text-center w-full">
You can take a look at <a href="https://git.ditoforge.com/brian/batch-color-converter" title="Source code for this page">this terrible code over on my git server</a>.
You can take a look at <a href="https://git.ditoforge.com/brian/batch-color-converter" title="Source code for this page" class="text-blue-400 font-bold hover:text-blue-700 transition">this terrible code over on my git server</a>.
</div>
</body>
</html>