MediaWiki:Vector.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 672: Line 672:
   background: #3a3a3a;
   background: #3a3a3a;
   color: #fff;
   color: #fff;
}
#p-namespaces .selected a,
#p-views .selected a {
  border-bottom: 3px solid #e87057 !important;
  padding-bottom: .3em;  /* keeps height even after border */
}
}