washingtonstateuniversity / magazine.wsu.edu

WSU Magazine WordPress theme
1 stars 0 forks source link

Add class with same styles as first child on articles #142

Closed wsmagazine closed 8 years ago

wsmagazine commented 8 years ago

John suggested creating a class with these attributes (replicates the ".article-body > p:first-child" style):

font-family: "museo-slab";
font-size: 1.3rem;
line-height: 1.5;
font-weight: 300;

He would like to use the class for sections later in the articles. Please name the class "article-emphasis"