MediaWiki:Timeless.css: Difference between revisions

From Resistance in Belgium
No edit summary
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* 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 Normal', 'Linux Libertine', 'Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
        font-variant: small-caps;
        font-size: 1.85em;
        display: block
}




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

Revision as of 16:15, 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 Normal', 'Linux Libertine', 'Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
        font-variant: small-caps;
        font-size: 1.85em;
        display: block
}


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