<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * CSS for the Education Program MediaWiki extension.
 * @see https://www.mediawiki.org/wiki/Extension:Education_Program
 * 
 * @licence GNU GPL v2+
 * @author Jeroen De Dauw &lt;jeroendedauw at gmail dot com&gt;
 */

td.htmlform-tip {
	font-size: small;
	padding: .2em 2em;
	color: #666666;
}</pre></body></html>