7 lines
78 B
CSS
7 lines
78 B
CSS
|
|
|
|
.button {
|
|
width: 10px;
|
|
height: 100px;
|
|
color: rgba(1, 1, 2, 1);
|
|
} |