From f7dee494a28a25526de6d53bb01429c56da263f4 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 15:18:05 +0200 Subject: [PATCH] footer --- src/footer.html | 11 +++++++++-- www/news/added_rss_feed.html | 11 +++++++++-- www/news/asciidoctor_to_rss.html | 11 +++++++++-- www/news/call_contribution.html | 11 +++++++++-- www/news/new_website.html | 11 +++++++++-- www/news/news.html | 11 +++++++++-- www/style.css | 4 ++++ 7 files changed, 58 insertions(+), 12 deletions(-) diff --git a/src/footer.html b/src/footer.html index 00a3686..489b51c 100644 --- a/src/footer.html +++ b/src/footer.html @@ -1,4 +1,11 @@ diff --git a/www/news/added_rss_feed.html b/www/news/added_rss_feed.html index 260e672..9a54e3b 100644 --- a/www/news/added_rss_feed.html +++ b/www/news/added_rss_feed.html @@ -22,8 +22,15 @@ with a very simple program from Asciidoctor documents. You can get the sources from the GIT repository: https://git.wpitchoune.net/asciidoctor_to_rss.git .

\ No newline at end of file diff --git a/www/news/asciidoctor_to_rss.html b/www/news/asciidoctor_to_rss.html index 9fd4763..20e883a 100644 --- a/www/news/asciidoctor_to_rss.html +++ b/www/news/asciidoctor_to_rss.html @@ -185,8 +185,15 @@ compatible with RSS v2.0.

\ No newline at end of file diff --git a/www/news/call_contribution.html b/www/news/call_contribution.html index a4a2aa2..2c8f183 100644 --- a/www/news/call_contribution.html +++ b/www/news/call_contribution.html @@ -18,8 +18,15 @@ translations. If you want to contribute to the translation of psensor it is now the good timeframe. See the instructions.

\ No newline at end of file diff --git a/www/news/new_website.html b/www/news/new_website.html index c947f10..b1f2337 100644 --- a/www/news/new_website.html +++ b/www/news/new_website.html @@ -28,8 +28,15 @@ account creation, and backup of databases.

a GIT repository: http://git.wpitchoune.net/gitweb/?p=www.git. It is simple, really simple…​ but enough for my needs.

\ No newline at end of file diff --git a/www/news/news.html b/www/news/news.html index 49d174a..e0bf5b2 100644 --- a/www/news/news.html +++ b/www/news/news.html @@ -242,8 +242,15 @@ it is now the good timeframe. See the \ No newline at end of file diff --git a/www/style.css b/www/style.css index 7a965e7..eabe0ee 100644 --- a/www/style.css +++ b/www/style.css @@ -43,6 +43,10 @@ footer a, footer a:visited, footer a:hover, footer i { color: white; } +footer li { + list-style: none; +} + h1 { font-size: 250%; font-weight: bold; -- 2.7.4