From 3dfa007a41223401d1f2395679ac38159f105131 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 4 Aug 2016 13:59:09 +0200 Subject: [PATCH] do it another way --- Yavsc/wwwroot/css/site.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Yavsc/wwwroot/css/site.css b/Yavsc/wwwroot/css/site.css index 012056d4..9f6f13da 100755 --- a/Yavsc/wwwroot/css/site.css +++ b/Yavsc/wwwroot/css/site.css @@ -65,4 +65,9 @@ footer { nav { background: url('/images/booking/musique-2.jpg') 0% 50%; +} +footer { + color:rgb(80,80,80); + font-weight: bolder; + font-size: x-small; } \ No newline at end of file