picsScroller/style/visual.less
2020-09-05 17:23:23 +08:00

9 lines
123 B
Plaintext

p {
font-size: 20px;
font-weight: bold;
em {
background: yellow;
padding: 5px;
}
}