doc/zh_TW.Big5/htdocs/layout/css/global.css
Gabor Kovesdan 099677a42e - Make CSS files pull in the major part from the original
CSS files annd only override the necessary part.  This facilitates
  maintainability.

Approved by:	doceng (implicit)
2012-08-27 08:05:18 +00:00

22 lines
262 B
CSS

/*
* FreeBSD.org - Global Styles
*
* The FreeBSD Traditional Chinese Project
* Original Revision: 1.11
*
* $FreeBSD$
*/
@import url("../../../layout/css/global.css");
body {
font-size: 16px;
}
h5 {
font-size: 1.09em;
}
h6 {
font-size: 1.09em;
}