mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 22:42:41 +00:00
Add blockquote style to blog posts
This commit is contained in:
parent
591300a4a4
commit
b49f1cfacb
@ -117,6 +117,13 @@ img {
|
|||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
margin: 1.5rem 0;
|
||||||
|
padding: 0.5rem 1rem;
|
||||||
|
border-inline-start: 0.1rem solid #5fc7cd;
|
||||||
|
background-color: #34220b;
|
||||||
|
}
|
||||||
|
|
||||||
.right {
|
.right {
|
||||||
float: right;
|
float: right;
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user