Tweak sidebar and twitter link

This commit is contained in:
Paulus Schoutsen 2015-12-19 09:29:15 -08:00
parent 0181f1b5b3
commit 39e5eb9441
13 changed files with 51 additions and 91 deletions

View file

@ -186,6 +186,20 @@ p.note {
}
.copyright {
text-align: center;
i {
font-size: 2.2em;
margin-right: 8px;
}
.credit {
text-align: left;
display: inline-block;
font-size: .8em;
}
}
#site-search .search {
width: calc(100% - 36px);
}