Stop inlining Youtube videos for now
This commit is contained in:
parent
c6681ae436
commit
1965a8787d
10 changed files with 66 additions and 58 deletions
BIN
public/images/logo-128.png
Normal file
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
BIN
public/images/youtube.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue