mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
6 lines
92 B
CSS
6 lines
92 B
CSS
|
|
blockquote {
|
||
|
|
margin: 20px 0 30px;
|
||
|
|
border-left: 5px solid;
|
||
|
|
padding-left: 20px;
|
||
|
|
}
|