7 lines
116 B
CSS
7 lines
116 B
CSS
#wrap_p_easy p {
|
|
text-decoration: underline;
|
|
font-size: 20px;
|
|
margin: 0;
|
|
color: red;
|
|
line-height: 1.9em;
|
|
} |