fixes #295 - Add play to vlc option

This commit is contained in:
Luke Pulverenti 2014-09-15 23:33:30 -04:00
parent c6309d5001
commit 22eb703c65
16 changed files with 545 additions and 61 deletions

View file

@ -62,10 +62,11 @@
}
@font-face {
font-family: 'Gotham';
font-family: 'MBLogo';
font-style: normal;
font-weight: 300;
src: local('Gotham'), url(fonts/gotham-book.woff) format('woff');
font-weight: 200;
src: url('fonts/mblogo.eot');
src: url('fonts/mblogo.eot?#iefix') format('embedded-opentype'), url('fonts/mblogo.woff') format('woff'), url('fonts/mblogo.ttf') format('truetype');
}
* {