Difference between revisions of "MediaWiki:Common.css"

From IS12 Wiki
Jump to: navigation, search
Line 1: Line 1:
 
div#bodyContent {
 
div#bodyContent {
   width: 50%;
+
   width: 25%;
 
   line-height: 105%;
 
   line-height: 105%;
 
}
 
}

Revision as of 16:51, 17 July 2020

div#bodyContent {
  width: 25%;
  line-height: 105%;
}