4 lines
77 B
CSS
4 lines
77 B
CSS
input.button, button.button {
|
|
margin-right: 4px;
|
|
padding: 5px 1px;
|
|
}
|