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:
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
28
zh_CN.UTF-8/htdocs/layout/css/text.css
Normal file
28
zh_CN.UTF-8/htdocs/layout/css/text.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue