Upgrade blog sidebar

This commit is contained in:
Paulus Schoutsen 2015-12-17 19:00:01 -08:00
parent 53a3209449
commit 8de91b31ee
11 changed files with 43 additions and 42 deletions

View file

@ -186,6 +186,10 @@ p.note {
}
#site-search .search {
width: calc(100% - 36px);
}
.install-instructions-container {
#normal-install, #raspberry-install, #docker-install, .install-instructions {
display: none;