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

از کمیته داده دانشگاه علوم پزشکی اصفهان
پرش به ناوبری پرش به جستجو
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۱۳ نسخهٔ میانیِ همین کاربر نمایش داده نشده است)
خط ۱: خط ۱:
/* change background of unselected tabs */
p {
#p-cactions ul li a { background: #C7FDC7; }
  font-family: "Segoe UI";
 
}
/* change background of selected tabs */
#p-cactions ul li.selected a { background: white; }
 
/* change border background of selected tabs */
#p-cactions li.selected { border-color: #aaaaaa; }
 
/* tab bottom not removed on hover */
#p-cactions li a:hover { z-index: 0; text-decoration: none; }
#p-cactions li.selected a:hover { z-index: 3; }

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

p {

 font-family: "Segoe UI";

}