From 8f38587e5c92e1339e84cd0093a2fd8902b0a9db Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Fri, 5 Dec 2014 00:55:00 -0500 Subject: Tooltips, icons --- static/main.css | 6 +++++- templates/news/list.html | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/static/main.css b/static/main.css index e7e3f01..57e6ba0 100644 --- a/static/main.css +++ b/static/main.css @@ -21,6 +21,10 @@ nav .fa { margin-left: 1em; } +a .fa { + color: black; +} + .login { margin:10em auto -} \ No newline at end of file +} diff --git a/templates/news/list.html b/templates/news/list.html index 61320a3..f03b720 100644 --- a/templates/news/list.html +++ b/templates/news/list.html @@ -18,11 +18,11 @@

{{ news.title }}

{% if news.user_name==session.user_name %} -

 | Modifier

+

   

{% endif %}

- {{news.ncomments}} + {{news.ncomments}}

Posté par {{news.user_name}} le {{news.date|format_date}}

-- cgit v1.2.3-70-g09d2