Template:Background location list/styles.css: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with ".background-location-list { padding: 3px; text-align: center; }")
 
imported>Harmonea
(CSS tweak; keep images in same row at the top when table is expanded)
 
Line 2: Line 2:
padding: 3px;
padding: 3px;
text-align: center;
text-align: center;
    vertical-align: top;
}
}

Latest revision as of 20:28, 4 March 2022

.background-location-list {
	padding: 3px;
	text-align: center;
    vertical-align: top;
}