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

سطر ۶: سطر ۶:
 
background: linear-gradient(to bottom,#008095,#014e62) !important;
 
background: linear-gradient(to bottom,#008095,#014e62) !important;
 
background: linear-gradient(to bottom,#106e82,#4080a5) !important;
 
background: linear-gradient(to bottom,#106e82,#4080a5) !important;
 +
}
 +
body .navigation-main .nav.nav-pills li a {
 +
background: #014e62 !important;
 
}
 
}

نسخهٔ ‏۱۵ دسامبر ۲۰۱۸، ساعت ۰۶:۲۸

/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */
body.mediawiki .wrapper {
	font-family: 'tahoma','Roboto',"arial",sans-serif;
}
body.navigation-main-collapse .navigation-main.active, body .navigation-main {
background: linear-gradient(to bottom,#008095,#014e62) !important;
background: linear-gradient(to bottom,#106e82,#4080a5) !important;
}
body .navigation-main .nav.nav-pills li a {
background: #014e62 !important;	
}