From 31f4f657e5ef735c5b045fb725e074f72495c576 Mon Sep 17 00:00:00 2001 From: Luke Evers Date: Wed, 1 Jul 2015 13:18:25 -0400 Subject: [PATCH] New video with video credit --- index.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 84c8257..54dc6d2 100644 --- a/index.html +++ b/index.html @@ -54,11 +54,17 @@ opacity: 1; } + .video-credit { + display: block; + margin: 10px; + font-size: 10px; + } +