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

Template:Main page/editing help/styles.css: Difference between revisions

Template page
(create)
 
m (Admin-shahadat moved page Template:Main page/editing/styles.css to Template:Main page/editing help/styles.css without leaving a redirect)
 

Latest revision as of 15:43, 5 November 2024

.home-editing .home-card {
	height: 5rem;
}

.home-editing .home-card__background:after {
	/*
	 * Theme gradient color
	 * FIXME: Find a way to make customize it through wikitext 
	 */
	background: linear-gradient(to right,#101e3c,transparent);
}