مدیاویکی:Timeless.css: تفاوت میان نسخه‌ها

از Libra KDR
(صفحه‌ای تازه حاوی «←‏All CSS here will be loaded for users of the Timeless skin: @font-face { font-family: "dana"; src: url("/skins/Timeless/resources/font/dana-fanum-mediumitalic.woff") format("woff2"), url("/skins/Timeless/resources/font/dana-fanum-medium.woff2") format("woff"); } body{ font-family: dana }» ایجاد کرد)
 
برچسب: جایگزین شد
 
(۲۵ نسخهٔ میانیِ همین کاربر نمایش داده نشده است)
خط ۱: خط ۱:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
@font-face {
/* CSS placed here will affect users of the Timeless skin */
  font-family: "dana";
  src: url("/skins/Timeless/resources/font/dana-fanum-mediumitalic.woff") format("woff2"),
      url("/skins/Timeless/resources/font/dana-fanum-medium.woff2") format("woff");
}
body{
    font-family: dana
}

نسخهٔ کنونی تا ‏۱۵ ژانویهٔ ۲۰۲۳، ساعت ۱۰:۵۲

/* All CSS here will be loaded for users of the Timeless skin */
/* CSS placed here will affect users of the Timeless skin */