From e5385cfa0d6eb2dce817f03e72c73947627c09fd Mon Sep 17 00:00:00 2001 From: alicestrt Date: Wed, 9 Sep 2020 17:25:21 +0200 Subject: [PATCH] cleaned css --- static/css/style.css | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 0e62bb5..4001612 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,10 +1,4 @@ -<<<<<<< HEAD -html { - background-color: gray; -} -======= ->>>>>>> 8b9db01a45a2a649684b6c229c428187d4edaf29 #video1 { margin-top: 300px; } @@ -28,8 +22,6 @@ img { margin-left: 400px; } -<<<<<<< HEAD -/* audio and pop up images */ #transcriptWrapper { overflow: hidden; } @@ -41,7 +33,8 @@ img { .speaking { font-weight: bold; -======= +} + #background_a { background-image: url("../images/map.png"); background-repeat: no-repeat; @@ -62,5 +55,4 @@ img { #background_c { background-image: url("../images/test2_opacity.jpeg"); ->>>>>>> 8b9db01a45a2a649684b6c229c428187d4edaf29 }