2017-06-17 21:27:51 +00:00
|
|
|
body {
|
2022-02-11 19:29:43 +00:00
|
|
|
font-family: monospace;
|
|
|
|
white-space: pre;
|
2017-06-17 21:27:51 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
ins {
|
2022-02-11 19:29:43 +00:00
|
|
|
background-color: #9cffa0;
|
|
|
|
text-decoration: none;
|
2017-06-17 21:27:51 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
del {
|
2022-02-11 19:29:43 +00:00
|
|
|
background-color: #ff9e9e;
|
2017-06-17 21:27:51 +00:00
|
|
|
}
|