fix code padding, some translation

This commit is contained in:
Felix 2019-12-28 00:53:58 +08:00
parent bc8c378f90
commit 0b0646faa3
2 changed files with 8 additions and 4 deletions

View File

@ -372,6 +372,10 @@ pre:not(.chroma) {
background: themed('content-pre-header-background-color');
}
}
code {
padding: 0;
}
}
.highlight > .chroma {

View File

@ -56,13 +56,13 @@ other = "消息"
other = "发送"
[tooltip-home]
other = "Home"
other = "主页"
[tooltip-written]
other = "Written At"
other = "创建日期"
[tooltip-modified]
other = "Modified At"
other = "更新日期"
[tooltip-reading-time]
other = "Reading Time"
other = "阅读时长"