同步皮肤
This commit is contained in:
@@ -32,7 +32,7 @@ html {
|
||||
body {
|
||||
height: 100%;
|
||||
max-height: 100%;
|
||||
font-family: "Merriweather", "Microsoft Yahei", 'Helvetica';
|
||||
font-family: "Microsoft Yahei", 'Helvetica';
|
||||
letter-spacing: 0.01rem;
|
||||
font-size: 100%;
|
||||
line-height: 1.75em;
|
||||
@@ -306,7 +306,7 @@ pre code, pre tt {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
outline: none;
|
||||
font-family: "Merriweather", "Microsoft Yahei", 'Helvetica';
|
||||
font-family: "Microsoft Yahei", 'Helvetica';
|
||||
}
|
||||
|
||||
.form button {
|
||||
|
@@ -9,7 +9,6 @@
|
||||
<meta name="revised" content="${blogTitle?html}, ${year}" />
|
||||
<meta name="copyright" content="B3log" />
|
||||
<meta http-equiv="Window-target" content="_top" />
|
||||
<link rel="stylesheet" type="text/css" href="//fonts.useso.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
|
||||
<link type="text/css" rel="stylesheet" href="${staticServePath}/skins/${skinDirName}/css/${skinDirName}${miniPostfix}.css?${staticResourceVersion}" charset="utf-8" />
|
||||
<link href="${servePath}/blog-articles-rss.do" title="RSS" type="application/rss+xml" rel="alternate" />
|
||||
<link rel="icon" type="image/png" href="${servePath}/favicon.png" />
|
||||
|
Reference in New Issue
Block a user