summaryrefslogtreecommitdiff
path: root/css/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.less')
-rw-r--r--css/main.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/main.less b/css/main.less
index 21f7a8e..af1605f 100644
--- a/css/main.less
+++ b/css/main.less
@@ -32,7 +32,7 @@ table {
width: 100%;
}
-pre.pygments {
+figure.highlight pre, pre.pygments {
border: 2px solid @blockBorderColor;
padding: 8px;
}