Jump to content

Template:Newsticker/styles.css: Difference between revisions

CSS test
Tag: Blanking
m CSS test
Tag: Reverted
Line 1: Line 1:
 
#newsticker {
border: 2px solid #eaecf0;
border-radius: 10px;
padding: 5px;
}

Revision as of 06:39, 17 June 2025

#newsticker {
	border: 2px solid #eaecf0;
	border-radius: 10px;
	padding: 5px;
}