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