MediaWiki:Common.css: Difference between revisions
From RosieSoCrossing
mNo edit summary |
mNo edit summary |
||
| Line 34: | Line 34: | ||
color: #E5977F; | color: #E5977F; | ||
/*font-family: 'Banana Days', Helvetica, Verdana, sans-serif;*/ | /*font-family: 'Banana Days', Helvetica, Verdana, sans-serif;*/ | ||
font-family: | font-family: 'banana_daysregular'; | ||
src: url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.eot'); | |||
src: url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.eot?#iefix') format('embedded-opentype'), | |||
url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.woff2') format('woff2'), | |||
url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.woff') format('woff'), | |||
url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.ttf') format('truetype'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | } | ||
Revision as of 17:08, 29 March 2024
@import url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts-external.css');
/* Skin Custom CSS */
body {
font-family: "Open Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
font-variation-settings:
"wdth" 100;
}
strong {
font-family: "Open Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-variation-settings:
"wdth" 100;
}
#p-logo-text a.long {
padding: 0.25em 0.75em 0 0;
}
#p-logo-text a {
font-variant: normal;
}
#p-logo-text a {
color: #E5977F;
/*font-family: 'Banana Days', Helvetica, Verdana, sans-serif;*/
font-family: 'banana_daysregular';
src: url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.eot');
src: url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.eot?#iefix') format('embedded-opentype'),
url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.woff2') format('woff2'),
url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.woff') format('woff'),
url('https://rosiesocosy.com/themes/custom/rosiesocosy/css/fonts/banana_days-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
#mw-content-container {
background-color: #9D4A3C;
background-image: url("https://rosiesocosy.com/themes/custom/rosiesocosy/css/images/bg-noise-red.png");
background-repeat: repeat;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt {
font-family: "Open Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-variation-settings:
"wdth" 100;
}
#mw-site-navigation .sidebar-chunk label, #mw-site-navigation .sidebar-chunk h3 {
font-family: "Open Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-variation-settings:
"wdth" 100;
}
#mw-related-navigation .sidebar-chunk label, #mw-related-navigation .sidebar-chunk h3 {
font-family: "Open Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-variation-settings:
"wdth" 100;
}