Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:LogoCentered/styles.css

Template page
Revision as of 21:57, 5 March 2025 by Hloth (talk | contribs) (Created page with ".logo-centered-outer { width: 100px; max-width: 100%; } .logo-centered-inner { max-width: 100%; width: 500px; } .logo-centered-inner img { width: 100%; height: auto; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.logo-centered-outer {
	width: 100px; max-width: 100%;
}

.logo-centered-inner {
	max-width: 100%;
	width: 500px;
}

.logo-centered-inner img {
	width: 100%;
	height: auto;
}