修改默认模板截图

This commit is contained in:
fen
2013-12-10 10:11:55 +08:00
parent 52751fe6e6
commit 4d6ee11578
3 changed files with 11 additions and 4 deletions
+6 -2
View File
@@ -250,7 +250,7 @@ a.button:hover, a.balloon-button:hover {
color: #444;
font-size: 2em;
font-style: normal;
font-family: Georgia;
font-family: Georgia, serif;
}
}
@@ -262,6 +262,9 @@ a.button:hover, a.balloon-button:hover {
float: left;
margin-right: 1.5em;
}
.balloon {
margin-top: 2px;
}
}
.latest-link {
@@ -271,8 +274,9 @@ a.button:hover, a.balloon-button:hover {
text-overflow: ellipsis;
}
span {
display: inline-block;
margin-right: 4px;
padding-right: 8px;
width: 45px;
border-right: 1px solid #ECECEC;
color: #999;
}