Hybrid Publishing hybrid publication of the project Volitional Volutions of the Volatile Waters
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

40 lines
426 B

html {
background-color: gray;
}
#video1 {
margin-top: 300px;
}
.draggable {
position: absolute;
}
img {
opacity: 0.8;
}
.draggable iframe {
padding: 20px;
}
#video2 {
margin-top: 100px;
}
#audio1 {
margin-left: 400px;
}
/* audio and pop up images */
#transcriptWrapper {
overflow: hidden;
}
#transcript > div {
transition: all 0.8s ease;
list-style-type: disc;
}
.speaking {
font-weight: bold;
}