No edit summary |
No edit summary |
||
Line 32:
.currency-float{
float: left;
font-wieght: bold;
border: 1px solid;▼
font-size: 1em;
text-align: center;
color: light blue;
cursor: pointer;
▲ border: 1px solid black;
background-color: #eeeeff;
height: 2em;
width: 10em;
}
|