mediawiki-extensions-Visual.../modules/ve/init/sa/styles/ve.init.sa.css

15 lines
263 B
CSS
Raw Normal View History

/**
* VisualEditor Stand-alone initialization styles.
*
* @copyright 2011-2012 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ce-documentNode {
font-size: 0.8em;
}
.ve-ui-menu {
font-size: 0.9em;
}