مدیاویکی:Timeless.css: تفاوت میان نسخهها
از Libra KDR
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
/* All CSS here will be loaded for users of the Timeless skin */ | /* All CSS here will be loaded for users of the Timeless skin */ | ||
/* CSS placed here will affect users of the Timeless skin */ | /* CSS placed here will affect users of the Timeless skin */ | ||
body{ | |||
font-family: dana; | font-family: dana; | ||
font-style: normal; | font-style: normal; | ||
| خط ۱۱: | خط ۱۰: | ||
url('/skins/Timeless/resources/Font/woff2/dana-fanum-thin.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ | url('/skins/Timeless/resources/Font/woff2/dana-fanum-thin.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ | ||
url('/skins/Timeless/resources/Font/woff/dana-fanum-thin.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ | url('/skins/Timeless/resources/Font/woff/dana-fanum-thin.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ | ||
} | } | ||
نسخهٔ ۱۴ ژانویهٔ ۲۰۲۳، ساعت ۱۲:۳۳
/* All CSS here will be loaded for users of the Timeless skin */
/* CSS placed here will affect users of the Timeless skin */
body{
font-family: dana;
font-style: normal;
font-display: swap;
font-weight: 10;
src: url('/skins/Timeless/resources/Font/eot/dana-fanum-thin.eot');
src: url('/skins/Timeless/resources/Font/eot/dana-fanum-thin.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
url('/skins/Timeless/resources/Font/woff2/dana-fanum-thin.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
url('/skins/Timeless/resources/Font/woff/dana-fanum-thin.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}