Jump to content

MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */


/* Category stuff */
#catlinks {
#catlinks {
   font-size: small;
   font-size: small;
}
.client-dark-mode .catlinks li {
    border-left: 1px solid #222;
}
}