ATTENTION A RELOAD LES CONFIGS DRUPAL (dans le commit précédent j'ai juste modif comment on passe le nid de la liste des étapes) + centrage du titre de l'étape dans la popup sur carte
This commit is contained in:
parent
8b922fe40a
commit
95fc315ef0
|
@ -347,10 +347,11 @@ body{
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
text-wrap: wrap;
|
text-wrap: wrap;
|
||||||
> a {
|
> a {
|
||||||
|
display: inline-block;
|
||||||
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: $main-color;
|
color: $main-color;
|
||||||
padding-right: 5px;
|
|
||||||
> span {
|
> span {
|
||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue