14 lines
195 B
CSS
14 lines
195 B
CSS
/*
|
|
* FreeBSD Global Style - Large Text Version
|
|
*
|
|
* The FreeBSD Traditional Chinese Project
|
|
* Original Revision: 1.3
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
@import url("fixed.css");
|
|
|
|
body {
|
|
font-size: 93%;
|
|
}
|