Rename LB/RB buttons
This commit is contained in:
parent
6d94757ffd
commit
111f7b6980
6 changed files with 4 additions and 4 deletions
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue