Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 1: Line 1:
.portlet h5 {                        /* Changes the navigation labels to title case. */
.portlet h5 {                        /* Changes the navigation labels to title case. */
     text-transform: capitalize;
     text-transform: capitalize;
}
.wikitable {
    border: 1px dotted #f0f;
}
}