mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Better blockquotes
This commit is contained in:
parent
a41588f3e5
commit
a9eda22a4e
@ -277,6 +277,11 @@ blockquote {
|
||||
margin: 1.6em 0 1.6em -2.2em;
|
||||
padding: 0 0 0 1.6em;
|
||||
border-left: #4a4a4a 0.4em solid;
|
||||
quotes: "“" "”";
|
||||
}
|
||||
|
||||
blockquote > p:first-child:before {
|
||||
content: open-quote;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
|
Loading…
Reference in New Issue
Block a user