Projet

Général

Profil

0004-bouches-du-rhone-add-colour-to-custom-cell-subtitles.patch

Frédéric Péters, 26 mars 2019 21:12

Télécharger (717 octets)

Voir les différences:

Subject: [PATCH 4/7] bouches-du-rhone: add colour to custom cell subtitles
 (#31744)

 static/bouches-du-rhone/_custom.scss | 3 +++
 1 file changed, 3 insertions(+)
static/bouches-du-rhone/_custom.scss
98 98
		h3:first-child {
99 99
			margin-top: 0;
100 100
		}
101
		h3, h4 {
102
			color: $primary-color;
103
		}
101 104
	}
102 105
}
103 106

  
104
-