aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/site.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/site.css b/css/site.css
index 6fe0944..2632e1e 100644
--- a/css/site.css
+++ b/css/site.css
@@ -190,7 +190,7 @@ div.body-contents code {
div.body-contents pre {
background-color: #e4e4e4;
- border-radius: 5px;
+ border-radius: 4px;
display: block;
margin: 0;
width: 80%;