Loading style.css +18 −1 Original line number Diff line number Diff line Loading @@ -311,7 +311,7 @@ article { padding: 2em; } article .content p { article .content p, article .content blockquote { margin: 1em 0; } Loading Loading @@ -870,6 +870,23 @@ ul.seamless li { color: inherit; } /* -- Quotes -- */ blockquote p:first-of-type::before { content: "„"; } blockquote p:last-of-type { margin-bottom: 0; } blockquote p:last-of-type::after { content: "“"; } blockquote cite { font-size: small; } /* -- Form elements -- */ select { -webkit-appearance: none; Loading Loading
style.css +18 −1 Original line number Diff line number Diff line Loading @@ -311,7 +311,7 @@ article { padding: 2em; } article .content p { article .content p, article .content blockquote { margin: 1em 0; } Loading Loading @@ -870,6 +870,23 @@ ul.seamless li { color: inherit; } /* -- Quotes -- */ blockquote p:first-of-type::before { content: "„"; } blockquote p:last-of-type { margin-bottom: 0; } blockquote p:last-of-type::after { content: "“"; } blockquote cite { font-size: small; } /* -- Form elements -- */ select { -webkit-appearance: none; Loading