diff --git a/public/stylesheets/screen.css b/public/stylesheets/screen.css index 34cc1c62..c73ae185 100644 --- a/public/stylesheets/screen.css +++ b/public/stylesheets/screen.css @@ -16,4 +16,5 @@ h1 {font-weight:bold;color:gray;} .answer .member {font-weight:bold;} .answer .text {} -p {margin: 1em 0;} \ No newline at end of file +p {margin: 1em 0;} +blockquote {margin: 1em 2em;} \ No newline at end of file