update publication info

This commit is contained in:
bkfox
2017-03-31 16:35:39 +02:00
parent a62ae13079
commit 99709c4f51
6 changed files with 300 additions and 234 deletions

View File

@ -406,14 +406,22 @@ main .body ~ section:not(.comments) {
display: inline-block;
}
.meta > .share {
margin-top: 0.8em;
}
.meta .author .summary {
display: none;
}
.meta .link_list > a {
font-size: 0.9em;
margin: 0em 0.1em;
padding: 0.2em;
line-height: 1.4em;
}
.meta .link_list > a:hover {
border-radius: 0.2em;
background-color: rgba(0, 126, 223, 0.1);
}
/** content: others **/
.list_item.track .title {