vodoraslo.xyz/content/library/ezpz/style.css
2023-05-03 18:41:54 +03:00

14 lines
172 B
CSS

p.caption {
color: #777;
margin-top: 10px;
}
p code {
white-space: inherit;
}
pre {
word-break: normal;
word-wrap: normal;
}
pre code {
white-space: inherit;
}