From 4d2f9fc94ae71a0c221ce1a487d395f5c63dc330 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 8 Apr 2021 10:58:16 +0200 Subject: [PATCH] improved the wekeo.jsp --- src/main/webapp/WEB-INF/jsp/wekeo.jsp | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/wekeo.jsp b/src/main/webapp/WEB-INF/jsp/wekeo.jsp index b73f34f..dd8939b 100644 --- a/src/main/webapp/WEB-INF/jsp/wekeo.jsp +++ b/src/main/webapp/WEB-INF/jsp/wekeo.jsp @@ -27,6 +27,18 @@ body { font-size: 22px; font-weight: bold; } + +.myListOperations { + margin-top: 20px; + margin-bottom: 40px; + color: #333; +} + +.uri-footer { + padding: 20px 20px; + font-size: 14px; +} + @@ -35,17 +47,17 @@ body {
The Wekeo Resolver
-
Available Operations: +
Available Operations:
    -
  • getToken at +
  • authentication operator gettoken (gCube AuthN Required)
-

+

\ No newline at end of file