Release 1.4.0

This commit is contained in:
Liang Ding
2016-06-28 20:11:13 +08:00
parent 5070676b40
commit dae1cb3516
3 changed files with 29 additions and 24 deletions

View File

@@ -19,7 +19,7 @@
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.2.0.1, Nov 7, 2015
* @version 1.2.0.3, Jan 27, 2016
*/
/* start reset */
html {
@@ -430,13 +430,14 @@ pre code, pre tt {
position: absolute;
opacity: 0.7;
width: 100%;
z-index: -1;
}
.side .content {
width: 76%;
text-align: center;
margin: 112px auto 0;
position: relative;
z-index: 1;
}
.side .avatar {
@@ -477,6 +478,10 @@ pre code, pre tt {
.side footer {
position: absolute;
bottom: 15px;
width: 228px;
text-align: center;
left: 50%;
margin-left: -114px;
}
.side footer > div {
@@ -931,12 +936,12 @@ footer.footer .icon-goup:hover {
margin-top: 0;
padding-top: 20px;
}
.side .overlay {
height: 100px;
z-index: 0;
}
.side nav {
display: none;
}
@@ -950,19 +955,19 @@ footer.footer .icon-goup:hover {
main {
position: initial;
}
article {
margin: 10px;
}
.comments {
margin: 20px 20px 0 20px;
}
footer.footer {
text-align: center;
}
footer.footer .fn-right {
float: none;
display: block;