Template:Skin/styles.css: Difference between revisions

From The Maceys in California
Created page with ".skin-infobox, .skin-infobox td { border-color: #a7d7f9; } .skin-infobox-header { color: #000; background: #e2f4ff; } .skin-infobox-header a { color: #000; } .skin-infobox-header img { padding-top: 0.3em; }"
 
Lynn changed the content model of the page Template:Skin/styles.css from "wikitext" to "Sanitized CSS"
 
(No difference)

Latest revision as of 00:46, 25 January 2026

.skin-infobox,
.skin-infobox td {
	border-color: #a7d7f9;
}

.skin-infobox-header {
	color: #000;
	background: #e2f4ff;
}

.skin-infobox-header a {
	color: #000;
}

.skin-infobox-header img {
	padding-top: 0.3em;
}