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