芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/administrator/templates/hathor/css/boldtext.css
@charset "UTF-8"; /** * @version $Id: boldtext.css 20196 2011-01-09 02:40:25Z ian $ * @package Joomla.Administrator * @subpackage templates.hathor * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. * @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; }