diff options
Diffstat (limited to 'static/css/home.css')
-rw-r--r-- | static/css/home.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/css/home.css b/static/css/home.css index 14c753a..9053807 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -65,6 +65,8 @@ section#liste_outils { section#liste_outils > a > div > p { text-align: center; + text-decoration: underline; + color: darkgreen; } section#liste_outils > a { |