update client sync

This commit is contained in:
Luke Pulverenti 2015-09-11 12:26:06 -04:00
parent a2d603a31e
commit e96f1d7e00
13 changed files with 62 additions and 55 deletions

View file

@ -2,6 +2,11 @@
font-family: San Francisco, Helvetica Neue;
}
.backdropContainer {
/* This isn't implemented right and ends up looking terrible */
background-attachment: initial;
}
.background-theme-b {
background-color: #1c1c1c;
}