diff prosody.css @ 46:af2874ff7234

mathieui: Ask the user for confirmation before deleting PEP nodes or contacts.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 23 May 2020 19:01:23 +0200
parents faf2283e2bd6
children
line wrap: on
line diff
--- a/prosody.css
+++ b/prosody.css
@@ -24,6 +24,9 @@ h1 img {
     margin-bottom: 1em;
     margin-top: 1em;
 }
+#connect {
+    margin-top: 1em;
+}
 .navbar {
 	background-color: #6197d6;
 	background-image: linear-gradient(to right, #000080, #6197d6);