mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/ve.ui.MWDesktopWikitextSurface.css

16 lines
380 B
CSS
Raw Normal View History

/*!
* VisualEditor MediaWiki Initialization DesktopWikitextArticleTarget styles.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwDesktopWikitextSurface .ve-ce-documentNode {
font-size: 13.3333px;
}
.ve-ui-mwDesktopWikitextSurface .ve-ce-paragraphNode {
line-height: 20px;
margin: 0;
}