Commit 6143a96c by doszhang

dos

parent fd193102
...@@ -73,7 +73,7 @@ body { ...@@ -73,7 +73,7 @@ body {
@font-face { @font-face {
font-family: 'text'; font-family: 'text';
src: url(./text.ttf); src: url(./text.otf);
} }
.font { .font {
...@@ -109,7 +109,7 @@ input[name=business] { ...@@ -109,7 +109,7 @@ input[name=business] {
text-align: center; text-align: center;
line-height: 40px; line-height: 40px;
letter-spacing: 2px; letter-spacing: 2px;
font-family: 'text'; /* font-family: 'text'; */
} }
.page1 .num .numbig { .page1 .num .numbig {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment