From fec805536ac151c945cc49b482afdc9de4154d69 Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Tue, 13 Oct 2020 07:39:24 +0000 Subject: [PATCH] added generating count display --- css/style.css | 5 +++++ index.html | 8 ++++++-- js/message-creator.js | 6 ++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 14b8b16..2dafc51 100644 --- a/css/style.css +++ b/css/style.css @@ -8,4 +8,9 @@ .messageFeed{ font-family: Georgia, 'Times New Roman', Times, serif; +} + +footer{ + padding-top: 1em; + padding-bottom: 0.5em; } \ No newline at end of file diff --git a/index.html b/index.html index e983d6b..eb190de 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - + @@ -71,13 +71,17 @@
Create Post +
-
Privacy policy: We log nothing, but Onionr node operators may log data. Nothing personalized is sent to Onionr nodes, but all posts should be considered public and immutable.
+
privacy policy: We log nothing, but Onionr node operators may log data. Nothing personalized is sent to Onionr nodes, but all posts should be considered public and immutable. +
+ it is your responsibility to obey laws in your area. +