load ajax + anchorfixed
This commit is contained in:
@@ -180,6 +180,9 @@ body{
|
||||
&.culturelle{
|
||||
background: $color_culturelle;
|
||||
}
|
||||
&.commanditaires{
|
||||
background: $color_commanditaire;
|
||||
}
|
||||
#icone_list{
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
@@ -221,9 +224,18 @@ body{
|
||||
-moz-column-gap: 2em;
|
||||
column-gap: 2em;
|
||||
display: block;
|
||||
margin: 1rem auto;
|
||||
p{
|
||||
font-size: 1rem;
|
||||
line-height: 1.2rem;
|
||||
margin: 0.5rem auto;
|
||||
}
|
||||
.card{
|
||||
&:hover{
|
||||
.card-header{
|
||||
background: $color_culturelle;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user