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