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.
 
 
 

44 lines
530 B

#video1 {
margin-top: 300px;
}
.draggable {
position: absolute;
}
.draggable img {
opacity: 0.7;
}
.draggable iframe {
padding: 20px;
}
#video2 {
margin-top: 100px;
}
#audio1 {
margin-left: 400px;
}
#background_a {
background-image: url("../images/map.png");
background-repeat: no-repeat;
background-color: silver;
}
#poem1 {
width: 40%;
margin-left: 400px;
margin-top: 50px;
}
#poem1:hover {
background-color: white;
}
#background_c {
background-image: url("../images/test2_opacity.jpeg");
}