Update main.css

This commit is contained in:
talksik
2016-05-17 12:00:17 -07:00
parent 53d99c6c45
commit ed26e0a5e1
+2 -1
View File
@@ -158,7 +158,7 @@ p.music1 {
background-color: black; background-color: black;
color: white; color: white;
left: 30%; left: 30%;
top: 50%; top: 0;
height: 10%; height: 10%;
width: 40%; width: 40%;
} }
@@ -180,6 +180,7 @@ div.chapters {
top: 0; top: 0;
z-index: 6; z-index: 6;
overflow: hidden; overflow: hidden;
bottom: 0;
} }
p.chapter1 { p.chapter1 {