menu
This commit is contained in:
parent
a23a54c862
commit
8c604d12c9
11 changed files with 140 additions and 28 deletions
|
|
@ -19,6 +19,24 @@ button:disabled{
|
|||
|
||||
}
|
||||
|
||||
.soutenir{
|
||||
a{
|
||||
color: var(--color-accent);
|
||||
&:hover{
|
||||
color: var(--color-accent)!important;
|
||||
text-decoration: underline!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// DELETE ?
|
||||
|
||||
.btn__default{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue