Update dark view

This commit is contained in:
2023-10-30 19:22:25 +11:00
parent 23909b9e29
commit 65539fa039
13 changed files with 2933 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
div class="mb-4"
div class="mb-4"
h3 class="text-xl text-blue-600"
a class="u-url border-b-2 border-transparent hover:border-blue-600 hover:border-b-2" href="/bookmark/#{bookmark.slug}"
h3 class="text-xl text-blue-600 dark:text-slate-200 mb-2"
a class="u-url border-b-2 border-transparent hover:border-blue-600 hover:dark:border-slate-200 hover:border-b-2" href="/bookmark/#{bookmark.slug}"
= "#{bookmark.name} "
small class="text-gray-400 hover:text-gray-600"