summaryrefslogtreecommitdiff
path: root/public/css/head.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/head.css')
-rw-r--r--public/css/head.css3
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
40header img 40header 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}
45header a 46header a
46{ 47{