改进 - 移除字体
This commit is contained in:
@@ -84,7 +84,7 @@ a:hover {
|
||||
|
||||
.header .left a, .sub-title {
|
||||
color: #FFFFFF;
|
||||
font-family: 'Neucha','\5fae\8f6f\96c5\9ed1,Arial,Verdana,sans-serif';
|
||||
font-family: '\5fae\8f6f\96c5\9ed1',Arial,Verdana,sans-serif;
|
||||
font-size: 46px;
|
||||
text-decoration: none;
|
||||
}
|
||||
@@ -118,7 +118,7 @@ a:hover {
|
||||
|
||||
.header .right li a {
|
||||
color: #FFFFFF;
|
||||
font-family: 'Reenie Beanie','sans-serif';
|
||||
font-family: 'sans-serif';
|
||||
font-size: 45px;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
@@ -126,7 +126,7 @@ a:hover {
|
||||
|
||||
.header .right li a:hover {
|
||||
color: #DDDDDD;
|
||||
font-family: 'Neucha','sans-serif';
|
||||
font-family: 'sans-serif';
|
||||
}
|
||||
|
||||
/* main */
|
||||
@@ -140,7 +140,7 @@ a:hover {
|
||||
font-size: 20px;
|
||||
line-height: 145%;
|
||||
margin-bottom: 18px;
|
||||
font-family: 'Neucha', '\5fae\8f6f\96c5\9ed1';
|
||||
font-family: '\5fae\8f6f\96c5\9ed1';
|
||||
}
|
||||
|
||||
.main-footer {
|
||||
@@ -480,7 +480,7 @@ a:hover {
|
||||
}
|
||||
|
||||
.article-relative h4 {
|
||||
font-family: 'Neucha','\5fae\8f6f\96c5\9ed1',Arial,Verdana;
|
||||
font-family: '\5fae\8f6f\96c5\9ed1',Arial,Verdana;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
|
17
andrea/css/andrea.min.css
vendored
17
andrea/css/andrea.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user