[CORR] Changement du code HTML de l'élément
* DIV en SPAN * Adaptation du CSS en conséquence * Validation sur validator.w3.org semble OK.
This commit is contained in:
@ -114,6 +114,7 @@ text-decoration: none;
|
||||
}
|
||||
|
||||
#corps a.cadre .element {
|
||||
display: block;
|
||||
height: 9em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
@ -114,6 +114,7 @@ text-decoration: none;
|
||||
}
|
||||
|
||||
#corps a.cadre .element {
|
||||
display: block;
|
||||
height: 9em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user