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

Template:Card/styles.css

Template page
Revision as of 18:49, 28 December 2024 by Buzzworth (talk | contribs) (Created page with ".custom-card { background-color: blue; height:200px; width:100%; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.custom-card {
	background-color: blue;
	height:200px;
	width:100%;
}