replacement d'images (formulaires) + nettoyage css
This commit is contained in:
parent
21a6c6834a
commit
b69d69990a
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 311 B |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 300 B |
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 173 B |
@ -132,25 +132,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
a.back-to-top {
|
|
||||||
display: none;
|
|
||||||
@include media($bp-large-up) {
|
|
||||||
position: fixed;
|
|
||||||
width: 52px;
|
|
||||||
height: 66px;
|
|
||||||
right: 20px;
|
|
||||||
bottom: 20px;
|
|
||||||
z-index: 8;
|
|
||||||
text-indent: -9999px;
|
|
||||||
background: url("../images/back-top.png") no-repeat center;
|
|
||||||
outline: none;
|
|
||||||
}
|
|
||||||
&:focus {
|
|
||||||
background: none !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@include media($bp-medium-up) {
|
@include media($bp-medium-up) {
|
||||||
.flex {
|
.flex {
|
||||||
@include flex;
|
@include flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user