syinpoSlicer/style/visual.less

9 lines
123 B
Plaintext

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