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
23
zh_CN.UTF-8/htdocs/layout/css/fixed.css
Normal file
23
zh_CN.UTF-8/htdocs/layout/css/fixed.css
Normal 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");
|
||||
Loading…
Add table
Add a link
Reference in a new issue