Added formatting for the PRE tag
This commit is contained in:
parent
cc73d963a2
commit
96049a57bd
@ -236,4 +236,9 @@ dd p {
|
|||||||
|
|
||||||
.clear {
|
.clear {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user