User

lambert/rise.css: Difference between revisions

From Rise: The Vieneo Province

No edit summary
No edit summary
Line 7: Line 7:
}
}
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
     font-family: inherit;
     font-family: inherit;
}
}
p.mw-wikiforum-descr
{font-family:inherit;}

Revision as of 20:29, 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;
}
p.mw-wikiforum-descr
{font-family:inherit;}