Jump to content

User:Pigsonthewing/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Unbulleted lists */
.plainlist ul {
  list-style: none none;
  margin-left: 0;
}
.plainlist ul li {
  margin-bottom: 0;
}
/* end Unbulleted lists */


/* for coord - Geo  microformat */
.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: inline }
.geo-multi-punct { display: inline }
/* end Coord */

/* Bold h1 and h2 */
h1, h2 { font-weight: bold; }
.editsection { font-weight: normal; }

/* Block ads */
.qxz-ads {display: none;}
/* end block ads */

/* IPA */
.IPA { font-family: Gentium, Charis SIL !important; }
/* end IPA */