Difference between revisions of "MediaWiki:Common.css"

From Ravencoin Wiki
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: #MainContent { float:left; width:65%; margin:5px; }")
 
(No difference)

Latest revision as of 07:47, 15 March 2018

/* CSS placed here will be applied to all skins */
#MainContent {
float:left; 
width:65%; 
margin:5px;
}