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.

27 lines
247 B

* {
background-color: gray;
}
4 years ago
#video1 {
margin-top: 300px;
}
.draggable {
position: absolute;
4 years ago
}
.draggable img {
opacity: 0.7;
}
.draggable iframe {
padding: 20px;
}
#video2 {
margin-top: 100px;
4 years ago
}
#audio1 {
margin-left: 400px;
}