From a48d79dec87f0524bd3f871e6851a9499b943c9e Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Thu, 18 Jul 2013 16:39:10 -0400 Subject: [PATCH] Update akdoc theme --- doc/_static/akdoc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_static/akdoc.css b/doc/_static/akdoc.css index e83c3b7..1a1ef7a 100644 --- a/doc/_static/akdoc.css +++ b/doc/_static/akdoc.css @@ -1,5 +1,5 @@ pre { - line-height: 100%; + line-height: 110%; } .footer { -- GitLab