添加站外文章

This commit is contained in:
Vanesssa
2016-08-23 17:29:32 +08:00
parent 5333d92e13
commit dd0447d5c3
55 changed files with 67 additions and 445 deletions

View File

@@ -18,7 +18,7 @@
* skin next style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.1.0.1, Jul 10, 2016
* @version 0.1.1.1, Aug 23, 2016
*/
/* start reset */
html {
@@ -703,6 +703,14 @@ img {
border-bottom: none;
width: 50%;
}
#externalRelevantArticles h4 {
margin-bottom: 0;
}
#externalRelevantArticles ul {
margin-top: 5px;
}
/* end article */
/* start comments */

17
next/css/next.min.css vendored

File diff suppressed because one or more lines are too long