Stop inlining Youtube videos for now

This commit is contained in:
Jonathan Cremin 2015-01-13 01:06:37 +00:00
parent c6681ae436
commit 1965a8787d
10 changed files with 66 additions and 58 deletions

BIN
public/images/logo-128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

BIN
public/images/youtube.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -171,6 +171,17 @@ h3 {
opacity: 0.7;
font-weight: bold;
}
.youtube {
position: absolute;
font-weight: bold;
bottom: 65px;
left: 25px;
right: 25px;
padding: 10px;
opacity: 0.85;
background: #fff;
color: #FE4365;
}
.loading-wrap {
position: absolute;
top: 0;left: 0;