Jump to content
easy_os
main-menu.exe
article.exe

MediaWiki:Common.css: Difference between revisions

From Easy Delivery Co. Unofficial Wiki
No edit summary
No edit summary
Line 3: Line 3:
border: 4px solid white;
border: 4px solid white;
padding:16px;
padding:16px;
border-bottom-left-radius: 50% 20px;
border-radius: 60% / 10%;
border-bottom-right-radius: 50% 20px;
border-top-left-radius: 50% 20px;
border-top-right-radius: 50% 20px;
}
}

Revision as of 15:32, 24 September 2025

/* CSS placed here will be applied to all skins */
#content {
	border: 4px solid white;
	padding:16px;
	border-radius: 60% / 10%;
	
}
page-tools.exe
appearance.exe