Template:Twitter archive/styles.css

From Inkipedia, the Splatoon wiki
Revision as of 22:19, 9 July 2023 by SuperHamster (talk | contribs) (Setting padding on all sides of container, so text doesn't go up against the border at the right)
.twitter-archive-container {
	border-style: solid;
	border-width: 2px 4px;
	padding: 2%;
	margin: auto;
}

.twitter-archive-images {
	margin: auto;
}

.twitter-archive-red {
	color: red;
}