Commit 94780c70 authored by Van's avatar Van

💄 code style

parent 11bd0a49
......@@ -8,7 +8,7 @@
* Article reset style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</ta>
* @version 0.2.1.1, Feb 26, 2019
* @version 0.2.1.2, Mar 3, 2019
*/
.content-reset {
......@@ -152,11 +152,12 @@
}
code {
padding: 0.2em 0.4em;
padding: .2em .4em;
margin: 0;
font-size: 85%;
background-color: rgba(27, 31, 35, .05);
border-radius: 3px;
font-family: mononoki, Consolas, Liberation Mono, Menlo, Courier, monospace;
word-break: break-word;
}
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Subproject commit 1728d5c7299f4f683c9203c5918cd4238b031da8
Subproject commit e4e32efbc543f0133131addf383b9cc573d9ec56
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment