Support webp image output

This commit is contained in:
Luke Pulverenti 2014-08-28 00:32:45 -04:00
parent 68973b901a
commit 046e584924
2 changed files with 17 additions and 1 deletions

View file

@ -345,7 +345,9 @@ h1 .imageLink {
}
.page > .ui-content {
padding-bottom: 120px;
/* Need this so that the audio player doesn't cover content, but also for unveil lazy loading. */
padding-bottom: 160px;
}
.dashboardPanelDivider {