syinpoSlicer/style/visual.less

9 lines
123 B
Plaintext
Raw Normal View History

2020-04-25 01:23:56 +08:00
p {
font-size: 20px;
font-weight: bold;
em {
background: yellow;
padding: 5px;
}
}