This commit is contained in:
Liang Ding
2016-01-11 09:31:51 +08:00
parent e52b6a6788
commit 6046ef88d2
97 changed files with 115 additions and 115 deletions

View File

@@ -1,5 +1,5 @@
/**
* Copyright (c) 2010-2015, b3log.org
* Copyright (c) 2010-2016, b3log.org & hacpai.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -477,8 +477,10 @@ pre code, pre tt {
.side footer {
position: absolute;
bottom: 15px;
left: 50%;
margin-left: -65px;
}
.side footer > div {
margin-bottom: 10px;
}
/* end side */

View File

@@ -1,5 +1,5 @@
/**
* Copyright (c) 2010-2015, b3log.org
* Copyright (c) 2010-2016, b3log.org & hacpai.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.