mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 18:59:31 +08:00
format code
This commit is contained in:
parent
40468ba170
commit
3b91c65936
15 changed files with 26 additions and 27 deletions
|
@ -14,8 +14,7 @@
|
|||
alt={site.author.name} />
|
||||
{/if}
|
||||
{#if site.author.status}
|
||||
<div
|
||||
class="heart absolute rounded-full w-10 h-10 bottom-0 right-0 bg-base-100 shadow-xl text-xl text-center py-1.5">
|
||||
<div class="heart absolute rounded-full w-10 h-10 bottom-0 right-0 bg-base-100 shadow-xl text-xl text-center py-1.5">
|
||||
{site.author.status}
|
||||
</div>
|
||||
{/if}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: CSS · 玻璃按钮和优雅的文字描边
|
||||
title: CSS · 新拟态玻璃按钮和优雅的文字描边
|
||||
created: 2023-01-29
|
||||
summary: Glass buttons and elegant text stroke
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue