diff --git a/org.css b/org.css index 9802662..4094807 100644 --- a/org.css +++ b/org.css @@ -14,6 +14,10 @@ body { line-height: 160%; } +pre { + line-height: 100%; +} + .tag { float: right; background-color: inherit;