remotes/1693045480750635534/spooky-22
kek7198 2021-12-31 14:21:32 -06:00
parent b81bbb9e21
commit 43f1eb479c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</a>
</div>
<div class="flex flex-col rounded-md border border-gray-300 divide-y divide-gray-400/30 overflow-hidden">
<a href="/settings/css" class="text-left block w-full px-4 py-3 text-shadow-t text-base font-medium text-gray-700 hover:text-gray-800 text-decoration-none active:text-gray-800 active:outline-none {{ 'bg-gray-200 bg-opacity-40 shadow-inner' if request.path == '/settings/css' else 'bg-gray-300 hover:bg-gray-400 shadow-inset-t-white-10' }}">
<a href="/settings/css" class="text-left block w-full px-4 py-3 text-shadow-t text-base font-medium text-gray-700 hover:text-gray-800 text-decoration-none active:text-gray-800 active:outline-none {{ 'bg-gray-200 shadow-inner' if request.path == '/settings/css' else 'bg-gray-300 hover:bg-gray-400 shadow-inset-t-white-10' }}">
<i class="fas fa-wrench fa-fw mr-1"></i>
Customization
</a>