From 704f8ae3fa7635499be1879ea1862bf6449ac169 Mon Sep 17 00:00:00 2001 From: Yauhen Shulitski Date: Sun, 28 Jan 2018 19:57:54 +0100 Subject: Adjust style --- static/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/styles.css b/static/css/styles.css index 63addc8..799c2ba 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -25,7 +25,7 @@ html { top: 0; left: 0; bottom: 0; - width: 18rem; + width: 19rem; text-align: left; } } @@ -178,7 +178,7 @@ section.page a:visited { color: #363636; } -section div.highlight pre { +section div pre { overflow: auto; } -- cgit v1.2.3