mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 20:55:21 +00:00
fix task list indentation bug #28
This commit is contained in:
parent
ed33f88993
commit
43a42a70f5
@ -57,7 +57,7 @@ code[class*="language-ad-"] {
|
|||||||
|
|
||||||
ul.task-list {
|
ul.task-list {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 0;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div[class*="language-ad-"],
|
div[class*="language-ad-"],
|
||||||
@ -410,4 +410,4 @@ div.callout-quote {
|
|||||||
div.language-ad-cite,
|
div.language-ad-cite,
|
||||||
div.callout-cite {
|
div.callout-cite {
|
||||||
background-color: rgba(158, 158, 158, .5)
|
background-color: rgba(158, 158, 158, .5)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user