settings
code:style.css
.line strong:not(
class
) {
font-size: 100%;
background:
#666666;
padding: 0 0px;
margin: 0 0px;
width: auto;
}
.line strong {
font-size: 100%;
}