fix: Chinese news blog (not fashion/lifestyle); qipao motif, drop lantern
This commit is contained in:
@@ -249,7 +249,7 @@ const ads = site.ads;
|
||||
transform: translateY(-1px);
|
||||
}
|
||||
.post::before {
|
||||
content: "卍";
|
||||
content: "闻";
|
||||
position: absolute;
|
||||
top: 8px; right: 12px;
|
||||
color: var(--gold);
|
||||
@@ -474,7 +474,7 @@ const ads = site.ads;
|
||||
<span class="cnr-bl"></span>
|
||||
<span class="cnr-br"></span>
|
||||
|
||||
<div class="ribbon">华风雅韵 · 时尚生活</div>
|
||||
<div class="ribbon">华语资讯 · 新闻速递</div>
|
||||
|
||||
<header class="qp-head">
|
||||
<a href="/" class="brand-wrap">
|
||||
@@ -518,7 +518,7 @@ const ads = site.ads;
|
||||
)}
|
||||
|
||||
<footer class="qp-foot">
|
||||
<div class="foot-cn">灯笼在手 · 故事在心</div>
|
||||
<div class="foot-cn">旗袍一袭 · 新闻常新</div>
|
||||
<div>© {year} {site.name} · All rights reserved</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user