MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 12: Line 12:
}
}


.story-bold * {
.story-bold, /* Force bold on specified container. */
.story-bold *, /* Ensure nested <span>s, bold tags, etc, are also properly styled. */
.story-bold p { /* Handles the issue where MediaWiki wraps transcluded content in <p> and prevent it from receiving other styles. */
  font-family: 'Shippori Mincho B1', serif !important;
   font-weight: 600 !important;
   font-weight: 600 !important;
  font-family: 'Shippori Mincho B1', serif !important;
}
}


3,197

edits

Navigation menu