lang
This commit is contained in:
parent
463a16c925
commit
78708d039a
@ -12,4 +12,6 @@ $GLOBALS[ $GLOBALS['idx_lang'] ] = array(
|
|||||||
|
|
||||||
'lire' => 'Lire',
|
'lire' => 'Lire',
|
||||||
|
|
||||||
|
'avertissement' => 'Avertissement',
|
||||||
|
|
||||||
);
|
);
|
||||||
|
@ -283,6 +283,7 @@ $couleurSaturateLight : lighten($couleurSaturate, 10%);
|
|||||||
}
|
}
|
||||||
dd {
|
dd {
|
||||||
margin:0;
|
margin:0;
|
||||||
|
min-height:1.3rem;
|
||||||
border-bottom:1px solid $couleurBkgT;
|
border-bottom:1px solid $couleurBkgT;
|
||||||
&:last-child {
|
&:last-child {
|
||||||
border:0;
|
border:0;
|
||||||
|
Loading…
Reference in New Issue
Block a user