Revert "Better blockquotes"

This reverts commit a9eda22a4e.
This commit is contained in:
John O'Nolan 2014-03-27 09:46:17 +01:00
parent 3dcedcd0a3
commit b18c94f29e
1 changed files with 0 additions and 5 deletions

View File

@ -277,11 +277,6 @@ 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 {