Problems with CSS modifications
-
Thank you for the plugin!
I have some problems modifying the CSS.
When I put the code below, only the background color changes? Do you know why I can’t change the font-size? I have tried different versions, but the size won’t change?
.RecentComment {
font-size: 33px;
line-height: 200%;
background-color: yellow;
}
- The topic ‘Problems with CSS modifications’ is closed to new replies.