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

از کمیته داده دانشگاه علوم پزشکی اصفهان
پرش به ناوبری پرش به جستجو
(Created page with ".text-color-green { color: green; } .text-color-blue { color: blue; } .text-color-red { color: red; }")
 
بدون خلاصۀ ویرایش
 
(۱۵ نسخهٔ میانیِ همین کاربر نمایش داده نشده است)
خط ۱: خط ۱:
.text-color-green {
p {
   color: green;
   font-family: "Segoe UI";
}
 
.text-color-blue {
  color: blue;
}
 
.text-color-red {
  color: red;
}
}

نسخهٔ کنونی تا ‏۲۲ مهٔ ۲۰۱۹، ساعت ۰۹:۲۷

p {

 font-family: "Segoe UI";

}