css.maven-theme.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of twentyfourteen-maven-skin
Show all versions of twentyfourteen-maven-skin
This is a port of the WordPress Twenty Fourteen theme to Maven.
@import 'lato.css';
@import 'twentyfourteen.css';
@import 'twentyfourteen-fullwidth.css';
.entry-content h1,
.entry-content > .section > h2 {
font-size: 33px;
font-weight: 300;
line-height: 1.0909090909;
margin-bottom: 12px;
margin: 0 0 12px 0;
text-transform: uppercase;
}
}