In this case we will apply the line-height to content <div> using a descendant selector:
div#content { line-height: 150%; }
View step 18 »
Go to Step 19 »