diff --git a/Applications/Internet/Cyberia.app/Resources/Default.css b/Applications/Internet/Cyberia.app/Resources/Default.css index ec26de1..e1e90e4 100644 --- a/Applications/Internet/Cyberia.app/Resources/Default.css +++ b/Applications/Internet/Cyberia.app/Resources/Default.css @@ -26,6 +26,8 @@ body { } blockquote { + margin-top: 1em; + margin-bottom: 1em; margin-left: 40px; margin-right: 40px; }