From 4a697eeff28f966c619851786106679807c54d00 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 16 Apr 2015 09:37:21 +0800 Subject: [PATCH] playground output style --- static/css/playground.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/playground.css b/static/css/playground.css index 56d150b..0753550 100644 --- a/static/css/playground.css +++ b/static/css/playground.css @@ -77,6 +77,7 @@ body { margin: 0; padding: 0; border-left: 1px solid #919191; + font-family: Consolas, 'Courier New', monospace; } #dialogShare {