4 lines
64 B
CSS
4 lines
64 B
CSS
|
.btn-meetup {
|
||
|
background-color: #ed1c40;
|
||
|
color: white;
|
||
|
}
|