Перейти к содержанию

Шаблон:Photo/styles.css

Материал из Викижурнал
img.fullwidth {
	max-width:100%;
	height:auto;
}

.wj-photo-card {
	text-align: left;
}
.wj-photo-card .center {
	margin-left: 0;
	margin-right: 0;
}
.wj-photo-card img {
	display: block;
	width: 100%;
	height: auto;
}
.wj-photo-caption {
	font-size: 13px;
	line-height: 1.4;
	color: #52606f;
	margin-top: 8px;
}
.wj-photo-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 12px;
}
.wj-photo-actions .mw-ui-button {
	margin: 0;
}