This is only a TEST WIKI! The live FINA Website and Wiki can be found here: https://fina.oeaw.ac.at

Template:Carousel styles.css

From Fina Wiki
Revision as of 09:59, 18 October 2022 by Thomas-topway-it (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.slick-slide  {
	position: relative;
}

.slick-slide-content.Intro  {
	position: absolute;
	left: 100px;
    bottom: 20px;
	padding: 12px;
	background: rgba(143, 39, 53, .8); /* 8f2735 */
	color: white;
	font-weight: bold;
	font-size: smaller;
	width: 60%;
}