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