/ Published in: CSS
URL: http://webdesignernotebook.com/css/styling-a-poem-with-advanced-css-selectors/
Expand |
Embed | Plain Text
#section-id p:first-letter { float: left; font-size: 38px; line-height: 1; margin: 2px 5px 0 0; }
You need to login to post a comment.
