Code cosmetics
This commit is contained in:
parent
f29f94f45f
commit
2fbb7466d3
|
@ -66,19 +66,12 @@ body {
|
||||||
right: 40px;
|
right: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
xmp,
|
|
||||||
pre,
|
|
||||||
plaintext {
|
|
||||||
display: block;
|
|
||||||
font-family: -moz-fixed;
|
|
||||||
white-space: pre;
|
|
||||||
margin: 1em 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
display: block;
|
||||||
|
margin: 1em 0;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
font-family: -moz-fixed;
|
font-family: -moz-fixed, sans-serif;
|
||||||
column-count: 2;
|
column-count: 2;
|
||||||
-webkit-columns: 2;
|
-webkit-columns: 2;
|
||||||
-moz-columns: 2;
|
-moz-columns: 2;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user