🐛 hljs

This commit is contained in:
Van
2019-01-04 09:54:32 +08:00
parent e0339a3219
commit 889f6c797b
23 changed files with 39 additions and 30 deletions

View File

@@ -19,7 +19,7 @@
* Skin ease style.
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 1.2.0.1, Jan 2, 2019
* @version 1.2.1.0, Jan 4, 2019
*/
/* start base */
html, body, div, ul, li {
@@ -542,6 +542,7 @@ sup {
background-color: rgba(0, 0, 0, 0.04);
background-size: 20px 20px;
border-radius: 5px;
display: block;
}
.article-body kbd {

File diff suppressed because one or more lines are too long