From 3d5def44f19f4c7c231804a3a122522cb5816eea Mon Sep 17 00:00:00 2001 From: Adabriand Furtado Date: Tue, 17 May 2016 13:03:43 -0300 Subject: [PATCH] Ajuste no tamanho da tela do vĂ­deo de referĂȘncia. --- view/assets/css/main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/view/assets/css/main.css b/view/assets/css/main.css index d6c0f9a..5b0eee3 100755 --- a/view/assets/css/main.css +++ b/view/assets/css/main.css @@ -4,8 +4,9 @@ } .video-body { - height: 50%; + height: 338px; width: 85%; + background-color: #000000; } .video-container { -- libgit2 0.21.2