User

lambert/rise.css: Difference between revisions

From Rise: The Vieneo Province

No edit summary
No edit summary
Line 20: Line 20:
{height:auto; min-width:320px;}
{height:auto; min-width:320px;}
.subtitle
.subtitle
{font-size:7em;}
{font-size:.7em;}

Revision as of 21:11, 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, p.mw-wikiforum-valuetitle, td.mw-wikiforum-value, .label
{font-family:inherit; font-size:inherit;}
.label
{background-color:#077ad5;}
.nav li
{height:50px;}
.nav li ul
{margin:0px;}
.nav li ul li
{height:auto; min-width:320px;}
.subtitle
{font-size:.7em;}