ticketingMovie.module.scss 126 Bytes
Newer Older
Jiwon Yoon's avatar
Jiwon Yoon committed
1
2
3
4
.btn {
    background:black; 
    color:white; 
    border:0;
Jiwon Yoon's avatar
Jiwon Yoon committed
5
}
Jiwon Yoon's avatar
Jiwon Yoon committed
6
7
8
9
10
.on {
    background: white;
    color: black;
    border:0;
}