MediaWiki:Common.css: Difference between revisions

109 bytes removed ,  Saturday at 21:21
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 paragraphs in the content area. */
#content {
   font-family: sans-serif;
   font-family: sans-serif;
   font-weight: normal;
   font-weight: normal;
}
}


/* Force text to render as bold */
.story-bold * {
.story-bold * {
   font-weight: 600 !important;
   font-weight: 600 !important;
   font-family: 'Shippori Mincho B1', serif !important;
   font-family: 'Shippori Mincho B1', serif !important;
}
}


/* Main container style */
/* Main container style */
3,197

edits