MediaWiki:Timeless.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
padding: 0.1em 1em 0.2em; | padding: 0.1em 1em 0.2em; | ||
color: #18407f; | color: #18407f; | ||
font-family: 'Raleway | 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.85em; |
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 Bold', '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;}