-----------------------------
|<--->button name<--->|
-----------------------------
the arrows indicates the space from the edge of the button to its value....i want to lessen the space so it will look nice....here's my css code below
Code: Select all
.buttonformat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 2px solid;
font-size: 12px;
color: #000000;
}