diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-05 10:47:11 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-05 10:47:11 -0400 |
| commit | 1d919f27ee831abf2ae43aab81443d46233d1d5f (patch) | |
| tree | a512b235007d94de37604269fea7803b42f2534d /public/assets/ok.css | |
| parent | 284531a8d05aa1790270ae6eae52b499df8fdda5 (diff) | |
embed videos
Diffstat (limited to 'public/assets/ok.css')
| -rw-r--r-- | public/assets/ok.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 971be6c..876354b 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -602,7 +602,8 @@ button.previous { } .cell, -.cell iframe { +.cell iframe, +.cell video { width: 100vw; height: 100%; background-position: top center; |
