/*! * VisualEditor MediaWiki UserInterface TemplatePage styles. * * @copyright See AUTHORS.txt * @license The MIT License (MIT); see LICENSE.txt */ .ve-ui-mwTemplatePage-description { color: #54595d; overflow-wrap: break-word; } .ve-ui-mwTemplatePage-description-extra, .ve-ui-mwTemplatePage-description-missing { font-style: italic; }