la navigation au clavier saute les cases noires
This commit is contained in:
@ -18,6 +18,12 @@ h1 {
|
||||
letter-spacing: 0.2em;
|
||||
}
|
||||
|
||||
h1 a {
|
||||
width: 100%;
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
h1.large.width {
|
||||
display: inherit;
|
||||
padding-top: 1rem;
|
||||
@ -199,6 +205,7 @@ h2 {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h1 a:hover,
|
||||
.nouvelle-grille button:hover {
|
||||
color: #2a6496;
|
||||
}
|
||||
@ -315,6 +322,7 @@ h2 {
|
||||
background-color: #edeeee;
|
||||
}
|
||||
|
||||
h1 a:hover,
|
||||
.nouvelle-grille button:hover {
|
||||
color: #479fec;
|
||||
}
|
||||
|
Reference in New Issue
Block a user