vodoraslo.xyz/public/library/ezpz/sv/style.css

15 lines
172 B
CSS
Raw Normal View History

2023-05-03 17:13:32 +02:00
p.caption {
color: #777;
margin-top: 10px;
}
p code {
white-space: inherit;
}
pre {
word-break: normal;
word-wrap: normal;
}
pre code {
white-space: inherit;
}