💪 fixed #24

This commit is contained in:
Van
2018-10-27 22:44:15 +08:00
parent 8508af3096
commit 8f28b47d9a
5 changed files with 15 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
* skin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.3.9.10, Oct 14, 2018
* @version 0.4.0.0, Oct 27, 2018
*/
/* start common */
html {
@@ -721,6 +721,10 @@ a {
color: #aaa;
}
.ft-center {
text-align: center;
}
.list,
.module main.list {
padding: 0;

File diff suppressed because one or more lines are too long