Template:Invalid SVG/styles.css

< Template:Invalid SVG
Revision as of 21:54, 19 October 2021 by Wikipedia>MusikBot II (Changed protection settings for "Template:Invalid SVG/styles.css": High-risk template or module: 4160 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp|small=y}} */
.invalid-svg {
	border: 1px solid #FFA6A6;
	display: inline-block;
	margin: 0.1em;
}

.invalid-svg-image {
	background-color: #FFA6A6; /* very light because of the blue from the w3c icon */
	color: #A00000;
	display: inline-block;
	font-size: 1.5em;
}

.invalid-svg-text {
	 padding: 0 0.25em;
}