diff --git a/README.md b/README.md index 05904c3..53c85f3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + [![Build Status](https://travis-ci.org/beijinglug/fsfs-zh.svg?branch=master)](https://travis-ci.org/beijinglug/fsfs-zh) [![GitHub release](https://img.shields.io/github/release/beijinglug/fsfs-zh.svg)](https://github.com/beijinglug/fsfs-zh/releases) [![Github All Releases](https://img.shields.io/github/downloads/beijinglug/fsfs-zh/total.svg)](https://github.com/beijinglug/fsfs-zh/releases) diff --git a/css/fsfszh.css b/css/fsfszh.css new file mode 100644 index 0000000..0f1371e --- /dev/null +++ b/css/fsfszh.css @@ -0,0 +1,72 @@ +@font-face +{ +font-family:wqy-microhei; +src:url("wqy-microhei.ttc"); + +} + +@font-face +{ +font-family:wqy-zhenghei; +src:url("wqy-zenhei.ttc"); + +} + +.L +{ +font-family:wqy-zhenghei; +font-size:18; +color:#00688B; +font-style:oblique; +} + +.M +{ +font-family:wqy-microhei; +font-size:24; +color:#000080; + +} + +.B +{ +font-family:wqy-microhei; +font-size:36; +color:Orange; +font-weight:bold; +} + + +body.BL +{ +font-family:wqy-zenhei; +font-size:18; +color:black; +background-color:#F0F8FF; +} + +body.BM +{ +font-family:wqy-microhei; +font-size:24; +color:black; +background-color:#F0F8FF; +} + +body.BB +{ +font-family:wqy-microhei; +font-size:36; +color:black; +background-color:#F0F8FF; +} + +table,tr,th,td{ + font-size:24; + color:orange; + font-family:wqy-zhenghei; + background-color:cyan; + border-style:groove; + border-color:darkcyan; + border-width:6px; +} \ No newline at end of file diff --git a/css/test_index.html b/css/test_index.html new file mode 100644 index 0000000..6db44bb --- /dev/null +++ b/css/test_index.html @@ -0,0 +1,23 @@ + +
+中文标题 | |||
---|---|---|---|
1 | 2 | 3 | 4 |
2 | 3 | 4 | |
2 | 3 | 4 | |
2 | 3 | 4 |