Difference between revisions of "Team:UMaryland/fundraising"

Line 27: Line 27:
 
font-size: 100%;
 
font-size: 100%;
 
}
 
}
 
+
body {
 +
background-image: -webkit-linear-gradient(top, #38CF4C 0%, #7DFFB1 25%, #FFFFFF 50%, #7DFFB1 75%, #38CF4C 100%);
 +
background-size: 1000% ;
 +
background-repeat: no-repeat;
 +
}
 
#yolo {
 
#yolo {
 
width:100%;
 
width:100%;
Line 33: Line 37:
 
position:relative;
 
position:relative;
 
z-index:-1;
 
z-index:-1;
height:600%;
 
 
top:-220px;
 
top:-220px;
 
 
}
 
}
  
Line 221: Line 223:
  
 
</style>
 
</style>
 +
 +
<body>
  
 
<div id='cover'>
 
<div id='cover'>
Line 331: Line 335:
 
</div>
 
</div>
 
</div>
 
</div>
 
 
</div>
 
</div>
 +
</body>
  
 
</html>
 
</html>

Revision as of 07:26, 17 September 2015