diff --git a/dmp-frontend/src/assets/splash/css/section.css b/dmp-frontend/src/assets/splash/css/section.css index a348b10db..2eda93192 100644 --- a/dmp-frontend/src/assets/splash/css/section.css +++ b/dmp-frontend/src/assets/splash/css/section.css @@ -205,7 +205,7 @@ section.benefits { opacity: 0.81; } -.co-branding p, .user-guide p, .media-kit p { +.user-guide p, .media-kit p { text-align: left; font-family: 'Roboto', sans-serif; font-weight: 400; diff --git a/dmp-frontend/src/assets/splash/css/styles.css b/dmp-frontend/src/assets/splash/css/styles.css index 4fdd15185..a7e9de57d 100644 --- a/dmp-frontend/src/assets/splash/css/styles.css +++ b/dmp-frontend/src/assets/splash/css/styles.css @@ -52,7 +52,7 @@ textarea { opacity: 1; } -p { +p, ul { text-align: left; font-family: 'Roboto', sans-serif; font-weight: 300; diff --git a/dmp-frontend/src/assets/splash/resources/co-branding.html b/dmp-frontend/src/assets/splash/resources/co-branding.html index 3306d668a..00aaf984a 100644 --- a/dmp-frontend/src/assets/splash/resources/co-branding.html +++ b/dmp-frontend/src/assets/splash/resources/co-branding.html @@ -76,7 +76,7 @@
Download ARGOS
-

Open to all to suggest new features and to actively contribute to Argos development via pull +

Open to all to suggest new features and to actively contribute to Argos development via pull requests of code in Gitea @@ -85,11 +85,32 @@
Note that this page is under development.

-
+
+ +
+
Accessing to ARGOS / OpenDMP source code
+
+

+ OpenDMP is the software empowering the ARGOS service. The core of the system is licensed as Free Open-Source Software under the MIT license. You may access the code of OpenDMP under our Gitea repository. +

+

+ You may modify, use and distribute the software under the terms of the aforementioned license. +

+

+ Please note that: +

+ + +

+ In case you fix a bug or provide a significant feature that you wish to see being incorporated and supported in future OpenDMP releases, feel free to perform a pull request to our repository. Pull requests will be handled on a best effort policy and according to Argos / OpenDMP roadmap priorities. +