TemplateStyle:Notice/Gameplay.css

From Halopedia, the Halo wiki

Revision as of 13:00, June 20, 2022 by Dab1001 (talk | contribs)
.newnotice {
	display: flex;
	flex-direction: row;
}

.newnotice-gameplay .newnotice-image {
	width: 20px;
	height: 20px;
	background: url('https://halo.wiki.gallery/images/4/4b/HP-Icon-Gameplay.svg');
}