Jump to content

User:4erospace/common.css: Difference between revisions

m Tidying up
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:41, 17 June 2025

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