Ways to give: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 34:
}
.currency-float{
float: left;
Line 42 ⟶ 41:
color: light blue;
cursor: pointer;
/*border: 1px solid black;*/
/*background-color: #eeeeff;*/
height: 2em;
width: 10em;
}
.currency-float:hover{
|