From e505b6d4b04a2fb70830be12731d374915dfc1b1 Mon Sep 17 00:00:00 2001 From: talksik Date: Tue, 17 May 2016 10:48:02 -0700 Subject: [PATCH] Update main.css --- history website/main.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/history website/main.css b/history website/main.css index 05e7959..ac6a21a 100644 --- a/history website/main.css +++ b/history website/main.css @@ -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 {