Browse Source

cleaned css

master
alicestrt 4 years ago
parent
commit
e5385cfa0d
  1. 12
      static/css/style.css

12
static/css/style.css

@ -1,10 +1,4 @@
<<<<<<< HEAD
html {
background-color: gray;
}
=======
>>>>>>> 8b9db01a45a2a649684b6c229c428187d4edaf29
#video1 { #video1 {
margin-top: 300px; margin-top: 300px;
} }
@ -28,8 +22,6 @@ img {
margin-left: 400px; margin-left: 400px;
} }
<<<<<<< HEAD
/* audio and pop up images */
#transcriptWrapper { #transcriptWrapper {
overflow: hidden; overflow: hidden;
} }
@ -41,7 +33,8 @@ img {
.speaking { .speaking {
font-weight: bold; font-weight: bold;
======= }
#background_a { #background_a {
background-image: url("../images/map.png"); background-image: url("../images/map.png");
background-repeat: no-repeat; background-repeat: no-repeat;
@ -62,5 +55,4 @@ img {
#background_c { #background_c {
background-image: url("../images/test2_opacity.jpeg"); background-image: url("../images/test2_opacity.jpeg");
>>>>>>> 8b9db01a45a2a649684b6c229c428187d4edaf29
} }

Loading…
Cancel
Save