puppeteer/test/diffstyle.css

14 lines
156 B
CSS
Raw Normal View History

body {
font-family: monospace;
white-space: pre;
}
ins {
background-color: #9cffa0;
text-decoration: none;
}
del {
background-color: #ff9e9e;
}