Projet

Général

Profil

0001-grandlyon-sau-update-logo-image-24374.patch

Serghei Mihai, 11 juin 2018 16:46

Télécharger (21 ko)

Voir les différences:

Subject: [PATCH] grandlyon-sau: update logo image (#24374)

 static/grandlyon-sau/_custom.scss     |   3 ++-
 static/grandlyon-sau/img/logo-sau.png | Bin 8720 -> 7146 bytes
 2 files changed, 2 insertions(+), 1 deletion(-)
static/grandlyon-sau/_custom.scss
39 39
		font-size: 30px;
40 40
		font-weight: normal;
41 41
		background: url(img/logo-sau.png) center center no-repeat;
42
		width: 256px;
42
		width: 277px;
43 43
		height: 66px;
44
		margin: 0 auto;
44 45
	}
45 46
}
46 47