| Current Path : /home/wuectly/www/03cbe/ |
| Current File : /home/wuectly/www/03cbe/boldtext.css.tar |
home/wuectly/www/administrator/templates/hathor/css/boldtext.css 0000604 00000000556 15245570576 0021330 0 ustar 00 @charset "UTF-8";
/**
* @package Joomla.Administrator
* @subpackage templates.hathor
* @copyright (C) 2010 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @since 1.6
*
* Changes to use bold text as the default
*/
/**
* Default to bold text
*/
body {
font-weight: bold;
}