mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-30 08:14:05 -06:00
Quartz sync: Jan 13, 2024, 11:57 PM
This commit is contained in:
parent
b95ab7e808
commit
a2d294b7ca
@ -24,12 +24,13 @@ body::before {
|
|||||||
}
|
}
|
||||||
body[data-slug="index"] img {
|
body[data-slug="index"] img {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: initial;
|
margin: 1.5em 2em -4em 2em;
|
||||||
width: 30%;
|
height: 15em;
|
||||||
filter: invert(0%);
|
filter: invert(0%);
|
||||||
}
|
}
|
||||||
|
|
||||||
body[data-slug="index"] blockquote[class="callout"][data-callout="tip"] {
|
body[data-slug="index"] blockquote[class="callout"][data-callout="tip"] {
|
||||||
margin: 5em 3em;
|
margin: 5em 2em;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user