MediaWiki:Common.css: Difference between revisions

From Portland NET Wiki
adjust vertical alignment of District icons in the Neighborhood infobox
disable WMAU-related changes
 
(4 intermediate revisions by the same user not shown)
Line 38: Line 38:
   margin-left: 5%;
   margin-left: 5%;
}
}
/* WMAU hardcodes some things which we don't like the look of. */
/* Also, there apparently isn't a WMAU.css to put this in. */
/* Disabling until WMAU is the default skin:
table.wikitable {
  margin: inherit;
  font-size: inherit;
}
.toc .tocnumber {
  display: inherit;
}
body {
  font-size: 16px;
}
*/