lambert/rise.css: Difference between revisions
From Rise: The Vieneo Province
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.body { | .body { | ||
font-family: Abel, Arial, Helvetica, sans-serif; | font-family: Abel, Arial, Helvetica, sans-serif; | ||
} | |||
.blockbreak { | |||
font-size: inherit; | |||
} | } | ||
.image img { | .image img { | ||
Revision as of 00:20, 28 March 2017
@import url('https://fonts.googleapis.com/css?family=Abel');
.body {
font-family: Abel, Arial, Helvetica, sans-serif;
}
.blockbreak {
font-size: inherit;
}
.image img {
display: block;
}
.contentcolumn .contentblock {
display: block;
padding:2% 10% 2% 10%;
}