diff --git a/web/index.html b/web/index.html index e3bbe9d..6b3a0aa 100644 --- a/web/index.html +++ b/web/index.html @@ -1,6 +1,5 @@ - - + YourCSI @@ -24,19 +23,22 @@

Your #ChinaScienceInvestigation

Ein Projekt der AG Link

diff --git a/web/styles.css b/web/styles.css index 131f24e..3385414 100644 --- a/web/styles.css +++ b/web/styles.css @@ -144,6 +144,10 @@ nav ul li a:hover { padding: 5px; } +#risk { + background-color: white; +} + #down-arrow { position: absolute; top: calc(100vh - 60px);