ressources
This commit is contained in:
@@ -28,7 +28,7 @@ content:
|
|||||||
type: file_default
|
type: file_default
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
use_description_as_link_text: true
|
use_description_as_link_text: false
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 3
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -506,6 +506,21 @@ main[role="main"]{
|
|||||||
color:#fff;
|
color:#fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.field_description{
|
||||||
|
margin: 1em 0 0;
|
||||||
|
}
|
||||||
|
.field_liens{
|
||||||
|
margin: 1em 0 0;
|
||||||
|
a{
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
.field_fichiers{
|
||||||
|
margin: 1em 0 0;
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user