aboutsummaryrefslogtreecommitdiff
path: root/zh_CN.UTF-8/htdocs/layout/css/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'zh_CN.UTF-8/htdocs/layout/css/global.css')
-rw-r--r--zh_CN.UTF-8/htdocs/layout/css/global.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/zh_CN.UTF-8/htdocs/layout/css/global.css b/zh_CN.UTF-8/htdocs/layout/css/global.css
new file mode 100644
index 0000000000..a4ea4b4380
--- /dev/null
+++ b/zh_CN.UTF-8/htdocs/layout/css/global.css
@@ -0,0 +1,18 @@
+/*
+ * 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;
+}