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,28 @@
/*
* FreeBSD.org - Text Styles
*
* The FreeBSD Simplified Chinese Project
* Original Revision: 1.4
*
* $FreeBSD$
*/
@import url("../../../layout/css/text.css");
/* Text Styles */
.txtdivider {
font-size: 1.09em;
}
.txtnewsevent {
font-size: 1.09em;
}
.txtshortcuts {
font-size: 1.09em;
}
.txtdate {
font-size: 1.09em;
}