6 lines
67 B
CSS
6 lines
67 B
CSS
|
.PixButton {
|
||
|
width: 40px;
|
||
|
height: 40px;
|
||
|
background: black;
|
||
|
}
|