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,
|
&.next::before,
|
||||||
&.prev::after {
|
&.prev::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0.7rem;
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 0.6rem;
|
height: 0.6rem;
|
||||||
|
margin: auto;
|
||||||
background-color: $primary_color;
|
background-color: $primary_color;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user