Update main.css

This commit is contained in:
talksik
2016-05-17 10:48:02 -07:00
parent 2958ada2c9
commit e505b6d4b0
+5
View File
@@ -35,6 +35,7 @@ div.cover {
background-image: url(images/wallpaper4.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: 100% 100%;
overflow: hidden;
}
@@ -144,6 +145,9 @@ div.music {
width: 100%;
background-image: url(images/wallpaper2.jpg);
background-repeat: no-repeat;
overflow: hidden;
background-position: center;
background-attachment: fixed;
}
@@ -175,6 +179,7 @@ div.chapters {
position: relative;
top: 0;
z-index: 6;
overflow: hidden;
}
p.chapter1 {