- Use bigger font size for more suitable to read.
Obtained from: The FreeBSD Traditional Chinese project
This commit is contained in:
parent
599acb75d0
commit
01533365d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30686
1 changed files with 2 additions and 2 deletions
|
@ -4,14 +4,14 @@
|
|||
* The FreeBSD Traditional Chinese Project
|
||||
* Original Revision: 1.11
|
||||
*
|
||||
* $FreeBSD$
|
||||
* $FreeBSD: www/zh_TW/layout/css/global.css,v 1.1 2007/06/05 08:36:09 chinsan Exp $
|
||||
*/
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: verdana, sans-serif;
|
||||
font-size: 69%;
|
||||
font-size: 16px;
|
||||
color: #000;
|
||||
background: #fff url("../../../layout/images/hdr_fill.png") repeat-x;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue