Skip to content

Commit

Permalink
better box
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Oct 26, 2023
1 parent 37f8488 commit aa0dd1c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
{% if jekyll.environment == "development" %}{% include dev-info.html %}{% endif %}
{% include topnav.html search=false %}
<section class="container mb-5">
<div class="card border bg-primary text-white text-center">
<div class="card bg-primary text-white text-center">
<div class="card-body">
<h5 class="card-title fs-3">THIS IS A SANDBOX</h5>
<p class="card-text">If you want to access the Infectious Diseases Toolkit, please go to <a class="link-body-emphasis" href="https://www.infectious-diseases-toolkit.org/">Infectious Diseases Toolkit</a>. This is a sandbox for experimenting. Its content can be meaningless and gets periodically modified and deleted without warning.</p>
</div>
</div>
</section>
<div class="landingpage">
<section class="container mb-5">
<div class="card bg-red text-center text-white">
<div class="card-body">
<h5 class="card-title fs-3"><b>This website is under construction</h5></b>
<p class="card-text">Don't hesitate to <a class="link-light" href="https://github.com/elixir-europe/infectious-diseases-toolkit/issues"><b>open an issue</b></a> or to contact us by mail using <a class="link-light" href="mailto:idtk-editors@elixir-europe.org"><b>idtk-editors@elixir-europe.org</b></a> to give some early feedback.</p>
</div>
<section class="container mb-5">
<div class="card bg-red text-center text-white">
<div class="card-body">
<h5 class="card-title fs-3"><b>This website is under construction</h5></b>
<p class="card-text">Don't hesitate to <a class="link-light" href="https://github.com/elixir-europe/infectious-diseases-toolkit/issues"><b>open an issue</b></a> or to contact us by mail using <a class="link-light" href="mailto:idtk-editors@elixir-europe.org"><b>idtk-editors@elixir-europe.org</b></a> to give some early feedback.</p>
</div>
</section>
</div>
</section>
<div class="landingpage">
<section class="container mb-5">
<div>
<p class="text-center lead">Find tools and guidelines to help you access, analyse and share infectious disease data, and respond quickly to disease outbreaks.
Expand Down

0 comments on commit aa0dd1c

Please sign in to comment.