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