Difference between revisions of "Team:UMaryland/fundraising"

Line 222: Line 222:
 
}
 
}
  
 +
#button2 {
 +
overflow:hidden;
 +
display: inline-block;
 +
height:60px;
 +
width: 200px;
 +
background-image: -webkit-linear-gradient(top, #D7DEE3 0%, #ffffff 51%, #D7DEE3 100%);
 +
border: 2px solid black;
 +
border-radius: 10px;
 +
position:relative;
 +
padding:10px;
 +
font-size:medium;
 +
color:black;
 +
text-align: center;
 +
}
 
</style>
 
</style>
  

Revision as of 19:57, 17 September 2015