From 5aa919be55181286f82bf82ab46f7117cbe2c5c3 Mon Sep 17 00:00:00 2001 From: Morten Delenk Date: Wed, 13 Jul 2016 16:59:19 +0200 Subject: [PATCH] nop --- base.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base.css b/base.css index cccd50a..a97ac4f 100644 --- a/base.css +++ b/base.css @@ -73,7 +73,8 @@ li { padding-left:16px; } a { color: #0FF; } -code { +pre { + width:100%; background-color: #000000; border-left: 1em solid green; } \ No newline at end of file