💄 redo some styling
This commit is contained in:
parent
e6d400c46e
commit
514969f274
1 changed files with 2 additions and 1 deletions
|
@ -70,6 +70,7 @@ p {
|
|||
|
||||
.blog li {
|
||||
list-style: disc inside;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
.blog h1 {
|
||||
|
@ -96,7 +97,7 @@ p {
|
|||
|
||||
.blog a { text-decoration: underline 3px; text-decoration-color: var(--light-1);}
|
||||
|
||||
.dark .blog a { text-decoration: underline 3px; text-decoration-color: var(--dark-1);}
|
||||
.dark .blog a { text-decoration: underline 2px; text-decoration-color: var(--dark-1);}
|
||||
|
||||
.blogtime { color: var(--light-2); }
|
||||
|
||||
|
|
Loading…
Reference in a new issue