Keep "pre" meaning for var_dump quick-and-dirty debug

This commit is contained in:
Giorgio Premi 2015-01-22 11:07:27 +01:00
parent 7be7e62cfc
commit b6d4390ab6

View File

@ -62,7 +62,7 @@ img {
width: 970px; width: 970px;
margin: 0 auto; margin: 0 auto;
} }
pre { #content pre {
white-space: normal; white-space: normal;
font-family: Arial, Helvetica, sans-serif; font-family: Arial, Helvetica, sans-serif;
} }