overhauling next and prev usage #2
This commit is contained in:
parent
613aceadcc
commit
ce6e23b77e
|
@ -285,7 +285,7 @@ a#next {
|
|||
z-index: 1;
|
||||
left: 0;
|
||||
background: transparent;
|
||||
width: 40%;
|
||||
width: 25%;
|
||||
height: 95%;
|
||||
}
|
||||
|
||||
|
@ -294,7 +294,7 @@ a#prev {
|
|||
z-index: 1;
|
||||
right: 0;
|
||||
background: transparent;
|
||||
width: 40%;
|
||||
width: 25%;
|
||||
height: 95%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user