Difference between revisions of "Team:UMaryland/fundraising"

Line 11: Line 11:
  
 
<style type="text/css">
 
<style type="text/css">
 +
 +
h1 {
 +
font-size: 250%;
 +
}
 +
h2 {
 +
font-size: 200%;
 +
}
 +
h3 {
 +
font-size: 150%;
 +
}
 +
h4 {
 +
font-size: 125%;
 +
}
 +
p {
 +
font-size: 100%;
 +
}
 +
  
 
#yolo {
 
#yolo {
 +
overflow:hidden;
 +
position:relative;
 +
width:100%;
 +
margin:auto;
 +
padding:0px;
 +
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #74CF83), color-stop(50, #FFFFFF), color-stop(100, #74CF83));
 +
min-height:42px;
 
}
 
}
  

Revision as of 20:17, 13 September 2015