lambert/rise.css: Difference between revisions
From Rise: The Vieneo Province
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.contentcolumn .contentblock { | .contentcolumn .contentblock { | ||
display:block; | display:block; | ||
} | |||
h1, h2, h3, h4, h5, h6 { | |||
font-family: inherit; | |||
} | } | ||
Revision as of 20:28, 8 March 2017
@import url('https://fonts.googleapis.com/css?family=Abel');
.body
{font-family: Abel, Arial, Helvetica, sans-serif;}
.contentcolumn .contentblock {
display:block;
}
h1, h2, h3, h4, h5, h6 {
font-family: inherit;
}