playground output style

This commit is contained in:
Liang Ding 2015-04-16 09:37:21 +08:00
parent 23438f7af8
commit 4a697eeff2
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ body {
margin: 0;
padding: 0;
border-left: 1px solid #919191;
font-family: Consolas, 'Courier New', monospace;
}
#dialogShare {