Difference between revisions of "MediaWiki:Vector.css"

From Service Manual Kadam.net
Jump to: navigation, search
Line 4: Line 4:
 
#t-whatlinkshere{display:none;}
 
#t-whatlinkshere{display:none;}
 
.kdm-menu{border-bottom: 1px solid #A7D7F9;height:30px;line-height:30px;}
 
.kdm-menu{border-bottom: 1px solid #A7D7F9;height:30px;line-height:30px;}
.kdm-menu:nth-child(odd){background:#F6F6F6;}
+
.kdm-menu:nth-child(even){background:#F6F6F6;}

Revision as of 06:33, 13 August 2014

/* Размещённый здесь CSS будет применяться к векторной теме оформления  */
#t-recentchangeslinked{display:none;}
#t-specialpages{display:none;}
#t-whatlinkshere{display:none;}
.kdm-menu{border-bottom: 1px solid #A7D7F9;height:30px;line-height:30px;}
.kdm-menu:nth-child(even){background:#F6F6F6;}