MediaWiki:Gadget-SyntaxHighlighter.css: Difference between revisions

No edit summary
 
m (1 revision imported)

Revision as of 13:22, August 16, 2023

/* Custom CSS for the syntax highlighter */

#wpTextbox0, #wpTextbox1 {
	border: 0 !important;
	overflow-wrap: unset !important;
	padding: 0.1em !important;
}