css tweaks

This commit is contained in:
Albert Yi
2018-10-23 18:30:35 -07:00
parent 9899199f33
commit c0ab54b889
6 changed files with 48 additions and 14 deletions

View File

@@ -56,8 +56,15 @@ div#page {
button[type=submit] {
padding: 2px 6px;
background: #EEE;
}
#search-box button[type=submit] {
border-left: none;
}
#options-box i.fa-bookmark {
margin-right: 0.25em;
}
}
aside#sidebar > section {