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: Difference between revisions

Template page
Created page with ".custom-card { background-color: blue; height:200px; width:100%; }"
(No difference)

Revision as of 18:49, 28 December 2024

.custom-card {
	background-color: blue;
	height:200px;
	width:100%;
}