playwright/test/diffstyle.css
2019-11-19 10:58:15 -08:00

14 lines
166 B
CSS

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