18 lines
232 B
CSS
18 lines
232 B
CSS
/*
|
|
* FreeBSD.org - Global Styles
|
|
*
|
|
* The FreeBSD Simplified Chinese Project
|
|
* Original Revision: 1.11
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
@import url("../../../layout/css/global.css");
|
|
|
|
h5 {
|
|
font-size: 1.09em;
|
|
}
|
|
|
|
h6 {
|
|
font-size: 1.09em;
|
|
}
|