Template:Image/styles.css

From NARA
< Template:Image
Revision as of 13:56, 19 April 2023 by Clarke (talk | contribs) (image css)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.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%;
}