Modèle:Image/styles.css

De GrandTerrier

< Modèle:Image

Révision datée du 25 mai 2023 à 15:29 par GdTerrier (discussion | contributions) (Page créée avec « .t-image { position: relative; overflow: hidden; max-width: 400px; height: auto; margin-bottom: .6em; } .t-image-padding { padding-left: 1.5em; } .t-image img { max-width: 100%; height: auto; width: auto; } .t-image-caption { font-size: 90%; } »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

.t-image {
	position: relative;
	overflow: hidden;
	max-width: 400px;
	height: auto;
	margin-bottom: .6em;
}

.t-image-padding {
	 padding-left: 1.5em;
}

.t-image img {
	max-width: 100%;
	height: auto;
	width: auto;
}

.t-image-caption {
	font-size: 90%;
}