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 6: Line 6:
}
}


.vector-column-end {
.edco-border {
margin: 8px;
margin: 8px;
border: 2px solid white;
border: 2px solid white;

Revision as of 15:55, 24 September 2025

/* CSS placed here will be applied to all skins */
#content {
	border: 2px solid white;
	padding:16px;
	border-radius: 3px;
}

.edco-border {
	margin: 8px;
	border: 2px solid white;
	border-radius: 3px;
	padding-top: 8px;
}
page-tools.exe
appearance.exe