MediaWiki:Vector.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
/* All CSS (cascading stylesheets) here will be loaded for users of the Wikimedia MediaWiki Vector skin. */
/* All CSS (cascading stylesheets) here will be loaded for users of the Wikimedia MediaWiki Vector skin. */


#content code, #content kbd, #content samp, #content tt { border: none; padding: 0; }
#content code, #content kbd, #content pre, #content samp, #content tt { border: none; padding: 0; }

Revision as of 2023-09-03T23:56:03

/* All CSS (cascading stylesheets) here will be loaded for users of the Wikimedia MediaWiki Vector skin. */

#content code, #content kbd, #content pre, #content samp, #content tt { border: none; padding: 0; }