Rename LB/RB buttons
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 684 B |
|
@ -109,14 +109,14 @@
|
|||
}
|
||||
|
||||
.LB {
|
||||
background-image: url('../assets/omori_l_button.png');
|
||||
background-image: url('../assets/omori_lb_button.png');
|
||||
opacity: 0.6;
|
||||
left: 16px;
|
||||
bottom: 56vh;
|
||||
}
|
||||
|
||||
.RB {
|
||||
background-image: url('../assets/omori_r_button.png');
|
||||
background-image: url('../assets/omori_rb_button.png');
|
||||
opacity: 0.6;
|
||||
right: 16px;
|
||||
bottom: 56vh;
|
||||
|
|
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 684 B |
|
@ -109,14 +109,14 @@
|
|||
}
|
||||
|
||||
.LB {
|
||||
background-image: url('../assets/omori_l_button.png');
|
||||
background-image: url('../assets/omori_lb_button.png');
|
||||
opacity: 0.6;
|
||||
left: 16px;
|
||||
bottom: 56vh;
|
||||
}
|
||||
|
||||
.RB {
|
||||
background-image: url('../assets/omori_r_button.png');
|
||||
background-image: url('../assets/omori_rb_button.png');
|
||||
opacity: 0.6;
|
||||
right: 16px;
|
||||
bottom: 56vh;
|
||||
|
|