diff options
author | polo <ordipolo@gmx.fr> | 2025-05-13 16:42:35 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-05-13 16:42:35 +0200 |
commit | d5a636d328989ad950b88015f9b418e17652d8c8 (patch) | |
tree | d920dab221fa5579dd47a49c3a054cf9dd43b981 /public/css | |
parent | 2900691707ff5f5b39306db8b405d08a33f5b019 (diff) | |
download | cms-d5a636d328989ad950b88015f9b418e17652d8c8.zip |
bricoles
Diffstat (limited to 'public/css')
-rw-r--r-- | public/css/head.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/head.css b/public/css/head.css index caa5d77..eff7de6 100644 --- a/public/css/head.css +++ b/public/css/head.css | |||
@@ -40,7 +40,8 @@ header h2 | |||
40 | header img | 40 | header img |
41 | { | 41 | { |
42 | vertical-align: bottom; /* supprime espace sous l'image */ | 42 | vertical-align: bottom; /* supprime espace sous l'image */ |
43 | max-width: 120px; | 43 | max-width: 150px; |
44 | max-height: 75px; | ||
44 | } | 45 | } |
45 | header a | 46 | header a |
46 | { | 47 | { |