1
0
Fork 0

Altered pre tag font size for git-commit-body

website
Mike Gerwitz 2012-05-04 00:21:31 -04:00
parent eedee421af
commit da851c61a2
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 4 additions and 0 deletions

View File

@ -317,3 +317,7 @@ div.git-commit-date {
font-size: 0.8em;
}
div.git-commit-body pre {
font-size: 0.8em;
}