Template:Twitter archive/styles.css: Difference between revisions

From Inkipedia, the Splatoon wiki
(Moving Twitter archive CSS to this stylesheet)
 
m (Class name fix)
Line 1: Line 1:
.twitter-container {
.twitter-archive-container {
border-style: solid;
border-style: solid;
border-width: 2px 4px;
border-width: 2px 4px;

Revision as of 22:04, 9 July 2023

.twitter-archive-container {
	border-style: solid;
	border-width: 2px 4px;
	padding-left: 2%;
	padding-top: 2%;
	margin: auto;
	font-family: "Times New Roman", serif;
}

.twitter-archive-images {
	margin: auto;
	text-align: center;
}

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