Projet

Général

Profil

0001-villeurbanne-2018-increase-form-steps-font-25870.patch

Serghei Mihai (congés, retour 15/05), 27 août 2018 12:49

Télécharger (737 octets)

Voir les différences:

Subject: [PATCH] villeurbanne-2018: increase form steps font (#25870)

 static/villeurbanne-2018/_custom.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
static/villeurbanne-2018/_custom.scss
287 287
		display: flex;
288 288
		align-items: center;
289 289
		span.marker {
290
			font-size: 150%;
290
			font-size: 175%;
291 291
			font-weight: 700;
292 292
		}
293 293
		span.marker, span.label {
294
-