9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
p {
|
|
font-size: 20px;
|
|
font-weight: bold;
|
|
em {
|
|
background: yellow;
|
|
padding: 5px;
|
|
|
|
}
|
|
} |