Embed CSS

This commit is contained in:
Simon Vieille 2015-12-28 03:04:24 +01:00
parent e31bdc9296
commit 08f6b304e1

View file

@ -20,8 +20,10 @@
} }
pre { pre {
font-size: 9px; font-size: 14px;
padding: 0; padding: 5px;
margin-bottom: 0;
background: #333;
} }
.panel-body { .panel-body {