Template

Codeblock/styles.css

From Dogcraft Wiki

(Created page with ".template-source.mw-collapsed.clip .mw-highlight { max-height: calc(9em * 1.25); overflow-y: hidden; } .template-source-toggle { background:#f0f0f0; color:#72777d; padding: 2px 0; border-top: 2px solid #f8f8f8; }")
 
m (Domino moved page Template:Template source/styles.css to Template:Clip codeblock/styles.css without leaving a redirect)
(No difference)

Revision as of 21:53, 31 January 2026

.template-source.mw-collapsed.clip .mw-highlight {
	max-height: calc(9em * 1.25);
	overflow-y: hidden;
}

.template-source-toggle {
	background:#f0f0f0; 
	color:#72777d;
	padding: 2px 0;
	border-top: 2px solid #f8f8f8;
}
This page was last modified on 31 January 2026, at 21:53. (30 hours ago)