diff --git a/README.md b/README.md index 795924b..00019ae 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,11 @@ GET /user/user@example.com "name": "Jon Smith", "email": "jon@smith.com", "verified": "true" + }, + { + "name": "Jon Smith", + "email": "jon@organization.com", + "verified": "false" } ], "created": "Sat Oct 17 2015 12:17:03 GMT+0200 (CEST)", diff --git a/src/static/css/jumbotron-narrow.css b/src/static/css/jumbotron-narrow.css index 952adc5..8c863d3 100644 --- a/src/static/css/jumbotron-narrow.css +++ b/src/static/css/jumbotron-narrow.css @@ -58,6 +58,9 @@ body { .marketing p + h4 { margin-top: 28px; } +.marketing .col-lg-6{ + margin-bottom: 28px; +} /* Responsive: Portrait tablets and up */ @media screen and (min-width: 768px) { diff --git a/src/static/demo.html b/src/static/demo.html index 89e5a17..6f8a8d7 100644 --- a/src/static/demo.html +++ b/src/static/demo.html @@ -28,6 +28,15 @@
+
+

OpenPGP key upload

+
+

+ +
+
+
+

OpenPGP key lookup

@@ -42,15 +51,6 @@
-
-

OpenPGP key upload

- -

- - -
-
-

OpenPGP key removal