mirror of
https://git.spip.net/spip-contrib-squelettes/archil
synced 2023-08-25 10:33:10 +02:00
desindentage
This commit is contained in:
parent
f2f3a11010
commit
a89332a6dc
@ -1,10 +1,10 @@
|
|||||||
a {
|
a {
|
||||||
border-bottom: 3px solid var(--couleurprincipal);
|
border-bottom: 3px solid var(--couleurprincipal);
|
||||||
color: inherit;
|
color: inherit;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
background-color: var(--couleursurvol);
|
background-color: var(--couleursurvol);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user