MediaWiki:Timeless.css: Difference between revisions

From Resistance in Belgium
No edit summary
No edit summary
Line 8: Line 8:
         font-family: 'Raleway Bold', 'Linux Libertine', 'Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
         font-family: 'Raleway Bold', 'Linux Libertine', 'Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
         font-variant: small-caps;
         font-variant: small-caps;
         font-size: 1.85em;
         font-size: 1.95em;
         display: block
         display: block
}
}





Revision as of 16:16, 22 February 2023

/* All CSS here will be loaded for users of the Timeless skin */



#p-logo-text a {
        padding: 0.1em 1em 0.2em;
        color: #18407f;
        font-family: 'Raleway Bold', 'Linux Libertine', 'Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
        font-variant: small-caps;
        font-size: 1.95em;
        display: block
}




.color-left { background: #1e437e;}
.color-middle { background:#148f67;}
.color-right { background: #3bae4d;}