mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
Add black background for navigation arrow
This commit is contained in:
parent
a48e66e1f7
commit
b5ddd6b9df
@ -10,6 +10,8 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
background-color:rgba(0,0,0,0.2);
|
||||||
|
border-radius: 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation-arrow span {
|
.navigation-arrow span {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user