Show nicely formatted diff

This steals the idea and markup from Gitnub. Thanks! :)
This commit is contained in:
Pieter de Bie
2008-06-15 18:22:00 +02:00
parent 62e739bfc0
commit 3432e514b8
7 changed files with 74 additions and 9 deletions
-7
View File
@@ -27,11 +27,4 @@ hr {
background-color: #999;
}
pre {
overflow-y: auto;
}
pre code {
display: table-cell;
width: 100%;
}