mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
corrected links background
This commit is contained in:
parent
58835864d3
commit
fcc770f82d
@ -21,10 +21,12 @@ a {
|
||||
&.next::before,
|
||||
&.prev::after {
|
||||
position: absolute;
|
||||
bottom: 0.7rem;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 0.6rem;
|
||||
margin: auto;
|
||||
background-color: $primary_color;
|
||||
z-index: -1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user