Fix code boxes.

This commit is contained in:
Thomas Willingham
2013-01-04 23:27:01 +00:00
parent 59c23564a0
commit bc06f338b5
2 changed files with 2 additions and 3 deletions

View File

@@ -121,7 +121,6 @@ img { border :0px; }
code {
font-family: Courier, monospace;
white-space: pre;
display: block;
overflow: auto;
border: 1px solid #444;