MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 7: Line 7:
   font-weight: 600;
   font-weight: 600;
}  
}  
#content > p { /* Apply the normal default font to top-level paragraphs ONLY in the content area. */
#content p { /* Apply the normal default font to paragraphs in the content area. */
   font-family: sans-serif;
   font-family: sans-serif;
   font-weight: normal;
   font-weight: normal;
}
/* Force text to render as bold */
.story-bold * {
  font-weight: 600 !important;
  font-family: 'Shippori Mincho B1', serif !important;
}
}


3,197

edits