X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=style.css;fp=style.css;h=8db3c1f9c8cb193c69471340beb19a9a3848bc12;hp=be33cd90846f43ca55c9a3fac0a9cd6c9536cf1c;hb=03e64f959cd6ec285649f37af8f021668cc5cca9;hpb=3f2b89e4f93e19a2f5c31a456f64af39e2e6cb5a diff --git a/style.css b/style.css index be33cd9..8db3c1f 100644 --- a/style.css +++ b/style.css @@ -98,6 +98,10 @@ body { margin: 0px; } +blockquote { + margin: 1em 0 1em 0; +} + table#homepage { font-size: x-small; }