MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 91: Line 91:
   /* Section headers. */
   /* Section headers. */
   color: #000;
   color: #000;
  border-bottom: 1px solid #66b283;
  margin-right: 10px;
}
}


Line 96: Line 98:
   /* Section header for "Navigation", which is otherwise invisible. */
   /* Section header for "Navigation", which is otherwise invisible. */
   display: block;
   display: block;
  border-bottom: 1px solid #66b283;
  margin-right: 10px;
}
}