Update main.css
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user