This commit is contained in:
parent
39a6770b68
commit
aeff137ee1
2
skins/Medium/css/base.min.css
vendored
2
skins/Medium/css/base.min.css
vendored
File diff suppressed because one or more lines are too long
@ -20,7 +20,7 @@
|
|||||||
* skin next style
|
* skin next style
|
||||||
*
|
*
|
||||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||||
* @version 0.6.0.0, Sep 21, 2017
|
* @version 0.6.0.1, Aug 27, 2018
|
||||||
*/
|
*/
|
||||||
/* start reset */
|
/* start reset */
|
||||||
html {
|
html {
|
||||||
@ -771,7 +771,7 @@ img {
|
|||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
color: #777;
|
color: #777;
|
||||||
border-left: 0.25em solid #ddd;
|
border-left: 0.25em solid #ddd;
|
||||||
margin-bottom: 16px
|
margin: 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-body blockquote p {
|
.article-body blockquote p {
|
||||||
|
2
skins/next/css/next.min.css
vendored
2
skins/next/css/next.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* Solo - A beautiful, simple, stable, fast Java blogging system.
|
* Solo - A small and beautiful blogging system written in Java.
|
||||||
* Copyright (c) 2010-<%= year %>, b3log.org & hacpai.com
|
* Copyright (c) 2010-<%= year %>, b3log.org & hacpai.com
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user