Template:MainPage/Citizen/event/styles.css

From IxWiki
Revision as of 13:37, 29 July 2024 by Heku (talk | contribs) (1 revision imported)
Jump to navigation Jump to search
.home-event .home-card {
	height: 5rem;
}

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