mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/pages/ve.ui.MWTemplatePage-default.css

17 lines
346 B
CSS
Raw Normal View History

/*!
* 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;
}