Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| + | |||
| + | /* pt-sans-regular - latin_latin-ext */ | ||
| + | @font-face { | ||
| + | font-family: 'PT Sans'; | ||
| + | font-style: normal; | ||
| + | font-weight: 400; | ||
| + | src: url('/fonts/pt-sans-v11-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */ | ||
| + | src: local('PT Sans'), local('PTSans-Regular'), | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-regular.svg#PTSans') format('svg'); /* Legacy iOS */ | ||
| + | } | ||
| + | /* pt-sans-700 - latin_latin-ext */ | ||
| + | @font-face { | ||
| + | font-family: 'PT Sans'; | ||
| + | font-style: normal; | ||
| + | font-weight: 700; | ||
| + | src: url('/fonts/pt-sans-v11-latin_latin-ext-700.eot'); /* IE9 Compat Modes */ | ||
| + | src: local('PT Sans Bold'), local('PTSans-Bold'), | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-700.svg#PTSans') format('svg'); /* Legacy iOS */ | ||
| + | } | ||
| + | /* pt-sans-italic - latin_latin-ext */ | ||
| + | @font-face { | ||
| + | font-family: 'PT Sans'; | ||
| + | font-style: italic; | ||
| + | font-weight: 400; | ||
| + | src: url('/fonts/pt-sans-v11-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */ | ||
| + | src: local('PT Sans Italic'), local('PTSans-Italic'), | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */ | ||
| + | url('/fonts/pt-sans-v11-latin_latin-ext-italic.svg#PTSans') format('svg'); /* Legacy iOS */ | ||
| + | } | ||
| + | |||
body { | body { | ||
color: #2c2c2c; | color: #2c2c2c; | ||
Revision as of 15:02, 3 April 2020
/* CSS placed here will be applied to all skins */
/* pt-sans-regular - latin_latin-ext */
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 400;
src: url('/fonts/pt-sans-v11-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
src: local('PT Sans'), local('PTSans-Regular'),
url('/fonts/pt-sans-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/pt-sans-v11-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/pt-sans-v11-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
url('/fonts/pt-sans-v11-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/pt-sans-v11-latin_latin-ext-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700 - latin_latin-ext */
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 700;
src: url('/fonts/pt-sans-v11-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
src: local('PT Sans Bold'), local('PTSans-Bold'),
url('/fonts/pt-sans-v11-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/pt-sans-v11-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/pt-sans-v11-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
url('/fonts/pt-sans-v11-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/pt-sans-v11-latin_latin-ext-700.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-italic - latin_latin-ext */
@font-face {
font-family: 'PT Sans';
font-style: italic;
font-weight: 400;
src: url('/fonts/pt-sans-v11-latin_latin-ext-italic.eot'); /* IE9 Compat Modes */
src: local('PT Sans Italic'), local('PTSans-Italic'),
url('/fonts/pt-sans-v11-latin_latin-ext-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/fonts/pt-sans-v11-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
url('/fonts/pt-sans-v11-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
url('/fonts/pt-sans-v11-latin_latin-ext-italic.ttf') format('truetype'), /* Safari, Android, iOS */
url('/fonts/pt-sans-v11-latin_latin-ext-italic.svg#PTSans') format('svg'); /* Legacy iOS */
}
body {
color: #2c2c2c;
font-size: 1.1rem;
font-family: "PT Sans",Helvetica,Montserrat,"Helvetica Neue",Arial,sans-serif;
}