/**
 * plugins/generic/sehl/sehl.css
 *
 * Copyright (c) 2013-2017 Simon Fraser University
 * Copyright (c) 2003-2016 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet for small fonts.
 *
 */

span.sehl {
	background-color: #ff0000;
	color: #ffffff;
}
