مدیاویکی:Timeless.css: تفاوت میان نسخهها
از Libra KDR
(جایگزینی صفحه با '←All CSS here will be loaded for users of the Timeless skin: ←CSS placed here will affect users of the Timeless skin: ') برچسب: جایگزین شد |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
/* 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 */ | ||
@font-face { | |||
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+*/ | |||
} | |||
نسخهٔ ۱۴ ژانویهٔ ۲۰۲۳، ساعت ۱۲:۳۱
/* All CSS here will be loaded for users of the Timeless skin */
/* CSS placed here will affect users of the Timeless skin */
@font-face {
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+*/
}