Tweak sidebar and twitter link
This commit is contained in:
parent
0181f1b5b3
commit
39e5eb9441
13 changed files with 51 additions and 91 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue