hello world post
This commit is contained in:
parent
10feea3665
commit
cce5519087
4 changed files with 30 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ a:not(h1 a, h2 a, h3 a, h4 a, h5 a, h6 a) { @apply decoration-ctp-blue underline
|
|||
|
||||
p { @apply text-lg my-6; }
|
||||
hr { @apply border-t border-ctp-surface1 my-6; }
|
||||
del { @apply text-ctp-subtext1 italic; }
|
||||
|
||||
ul, ol { @apply list-inside my-4 pl-2; }
|
||||
ol { @apply list-decimal; }
|
||||
|
|
@ -41,4 +42,4 @@ details[open] summary { @apply text-ctp-blue mb-3; }
|
|||
|
||||
ol.homepage-posts li { @apply my-2 text-lg marker:content-['>_'] marker:font-extrabold marker:text-ctp-lavender; }
|
||||
ol.homepage-posts li a { @apply font-bold; }
|
||||
ol.homepage-posts li i { @apply text-ctp-subtext1; }
|
||||
ol.homepage-posts li i { @apply text-ctp-subtext1; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue