Added formatting for the PRE tag

This commit is contained in:
Polonkai Gergely 2013-03-05 10:58:39 +01:00
parent cc73d963a2
commit 96049a57bd
1 changed files with 6 additions and 1 deletions

View File

@ -236,4 +236,9 @@ dd p {
.clear {
clear: both;
}
}
pre {
font-family: monospace;
}