From f1ca0005e26db9fc7ff9e340107626805abec46b Mon Sep 17 00:00:00 2001 From: goujonpa <goujonpa@gmail.com> Date: Tue, 17 Jun 2014 22:26:15 +0200 Subject: [PATCH] footer --- template/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/footer.php b/template/footer.php index d739737..36f3e9a 100644 --- a/template/footer.php +++ b/template/footer.php @@ -1,6 +1,6 @@ <div id="footer"> <div class="container"> - <p class="text">NF17 - ©Team CAMP 2014 - Developed by Matthieu GUFFROY, Clément MERCIER, Alexandre CORTYL & Paul GOUJON</p> + <p class="muted-text">NF17 - ©Team CAMP 2014 - Developed by Matthieu GUFFROY, Clément MERCIER, Alexandre CORTYL & Paul GOUJON</p> </div> </div> -- GitLab