Template:News.css

Template page
Revision as of 07:57, 10 October 2022 by Couchor (talk | contribs)
/*.newsItem .flag a {*/
/*	display: inline-flex;*/
/*}*/

.newsItem {
	display: flex;
	column-gap: 5px;
	flex-wrap: wrap;
	align-items: center;
}
.newsItem a {display: flex;}