style <pre> with format-patch description

This commit is contained in:
Frédéric Péters 2015-04-18 23:58:11 +02:00
parent 8af2bfbc90
commit f33371ae41
1 changed files with 6 additions and 0 deletions

View File

@ -257,3 +257,9 @@ div.projects-listing div.box {
div.wiki img {
max-width: 100%;
}
pre.format-patch-description {
background: #eee;
padding: 3px 1ex;
max-width: 90ex;
}