From d16796e96c1e958d737126c4f51b494b39f199a7 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 21 May 2016 04:32:58 +0300 Subject: fix links & code style --- css/misc.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'css/misc.css') diff --git a/css/misc.css b/css/misc.css index 559ce44..ead7dd9 100644 --- a/css/misc.css +++ b/css/misc.css @@ -1,6 +1,9 @@ .reasonable-width { max-width: 400px; } +.reasonable-width-wider { + max-width: 600px; +} div.panel-body figure.highlight pre { margin-bottom: 0; } -- cgit v1.2.3