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

MediaWiki:Common.css: Difference between revisions

From Easy Delivery Co. Unofficial Wiki
Created page with "CSS placed here will be applied to all skins: #content { border: 2px solid white; }"
 
No edit summary
Line 2: Line 2:
#content {
#content {
border: 2px solid white;
border: 2px solid white;
padding:8px;
}
}

Revision as of 15:23, 24 September 2025

/* CSS placed here will be applied to all skins */
#content {
	border: 2px solid white;
	padding:8px;
}
page-tools.exe
appearance.exe