summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--htdocs/static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/static/style.css b/htdocs/static/style.css
index 9adb009..0329f2d 100644
--- a/htdocs/static/style.css
+++ b/htdocs/static/style.css
@@ -18,6 +18,7 @@ pre {
line-height: 120%;
overflow: auto;
border: thin solid #CDE;
+ border-radius: 1ex;
padding: 1ex 2ex;
}
article, section {