doc/zh_TW.Big5/htdocs/layout/css/text.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

28 lines
350 B
CSS

/*
* FreeBSD.org - Text Styles
*
* The FreeBSD Traditional Chinese Project
* Original Revision: 1.4
*
* $FreeBSD$
*/
@imporrt url("../../../layout/css/text.css");
/* Text Styles */
.txtdivider {
font-size: 1.09em;
}
.txtnewsevent {
font-size: 1.09em;
}
.txtshortcuts {
font-size: 1.09em;
}
.txtdate {
font-size: 1.09em;
}