This commit is contained in:
Arjun Patel
2017-07-27 12:07:45 -07:00
parent 1427f493a5
commit 35fa7c5cae
+5 -1
View File
@@ -2,8 +2,12 @@
html {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
background-color: rgb(225, 225, 228);
@@ -80,7 +84,7 @@ li.navItem a:hover{
div.coverPage {
margin: 0;
padding: 0;
height: 700px;
height: 100%;
width: 100%;
top: 0;
background-image: url(Images/wallpaper3.jpg);