Commit 1ea2d49f authored by Chen Jiping's avatar Chen Jiping

feat:调整字体

parent 40888b14
...@@ -9,12 +9,6 @@ body { ...@@ -9,12 +9,6 @@ body {
src: url("../lib/font/Simple-R.ttf") ; src: url("../lib/font/Simple-R.ttf") ;
} }
@font-face
{
font-family: 'Aileron-Bold';
src: url("../lib/font/Aileron-Bold.ttf") ;
}
.content { .content {
position: absolute; position: absolute;
left: 0px; left: 0px;
...@@ -120,7 +114,7 @@ body { ...@@ -120,7 +114,7 @@ body {
.pager > span{ .pager > span{
opacity: 0.7; opacity: 0.7;
font-family: Aileron-Bold; font-family: Simple-R;
font-size: 0.7rem; font-size: 0.7rem;
font-weight: normal; font-weight: normal;
font-stretch: normal; font-stretch: normal;
......
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 to comment