Convert zh_CN from GB2312 to UTF-8. While I'm there, also

fix a bunch of font issues when rendering PDF.
This commit is contained in:
Xin LI 2013-11-14 00:20:51 +00:00
parent 8ff93b9827
commit 797a990cf7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43188
518 changed files with 189705 additions and 189722 deletions

View file

@ -0,0 +1,23 @@
/*
FreeBSD.org - "Red" Style
Inspired by AListApart, PositionIsEverything, Mozilla, Red Hat, and many more.
Copyright (c) 2004, 2005 The FreeBSD Project
Copyright (c) 2004, 2005 Emily Boyd <emily at emilyboyd.com>
This file, and any imported stylesheets are licensed under the BSD license.
The FreeBSD Simplified Chinese Project
Original Revision: 1.5
$FreeBSD$
*/
@import url("global.css");
@import url("layout.css");
@import url("text.css");
@import url("navigation.css");
@import url("../../../layout/css/table.css");
@import url("../../../layout/css/iefixes.css");