aboutsummaryrefslogtreecommitdiffhomepage
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 2376133..191c57e 100644
--- a/static/style.css
+++ b/static/style.css
@@ -125,6 +125,10 @@ code {
border-radius: 2px;
}
+pre code {
+ padding: 0;
+}
+
li.revision {
list-style: inside;
}