From 8dc979bdabf4fab7a8676113d18a9ed35b0148a2 Mon Sep 17 00:00:00 2001 From: VoidVolker Date: Thu, 6 Aug 2015 15:47:59 +0300 Subject: [PATCH] Update readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 0b81e3d..243ec22 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,6 @@ Example OSD render: top: 0; right: 0; bottom: 0; - background-color: #434343; - border: solid 3px rgba(255,255,255,0.34); overflow: hidden; position: absolute; } @@ -85,14 +83,13 @@ Example OSD render: width: 100%; height: 100%; background-color: #434343; - z-index: 1 !important; }