From 5118ffb3f85dfd1949930ee8eb45b77276848cc7 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Fri, 7 Oct 2016 07:36:33 -0400 Subject: [PATCH] fix tomorrow.css --- contrib/static/tomorrow.css | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/static/tomorrow.css b/contrib/static/tomorrow.css index 9379b51..a5b346f 100644 --- a/contrib/static/tomorrow.css +++ b/contrib/static/tomorrow.css @@ -11,6 +11,7 @@ body .post_body > pre { color: #DADADA; + text-align: left; }