Update main.css
This commit is contained in:
@@ -35,6 +35,7 @@ div.cover {
|
|||||||
background-image: url(images/wallpaper4.jpg);
|
background-image: url(images/wallpaper4.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
|
background-size: 100% 100%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -144,6 +145,9 @@ div.music {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
background-image: url(images/wallpaper2.jpg);
|
background-image: url(images/wallpaper2.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
overflow: hidden;
|
||||||
|
background-position: center;
|
||||||
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@@ -175,6 +179,7 @@ div.chapters {
|
|||||||
position: relative;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 6;
|
z-index: 6;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.chapter1 {
|
p.chapter1 {
|
||||||
|
|||||||
Reference in New Issue
Block a user