/*!
 * VisualEditor standalone demo
 *
 * @copyright 2011-2019 VisualEditor Team and others; see http://ve.mit-license.org
 */

body {
	font: normal 0.8em/1.5 sans-serif;
}

.ve-init-sa-target-toolbar > .oo-ui-toolbar-bar {
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}
