From 34dd8b261771c01a520e6bf858171b60ee6b1366 Mon Sep 17 00:00:00 2001 From: Sven Schneider Date: Mon, 12 Oct 2020 12:12:55 +0200 Subject: [PATCH] addapted color scheme to hft colors and added hft logo --- public/css/main.css | 8 +++++++- public/index.html | 23 +++++++++++++---------- 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/public/css/main.css b/public/css/main.css index 04045d0..1efbf44 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -33,7 +33,7 @@ footer p { } body{ - background-color: thistle; + background-color: #cc3125;/* thistle; */ } .bd-placeholder-img { @@ -84,6 +84,12 @@ a.button { margin-right : 20px; } +.hftlogo{ + margin-right : 20px; + /* width: 100px; */ +} + + .extension{ padding: 20px 10px; min-height: 445px; diff --git a/public/index.html b/public/index.html index be95fa3..4a24748 100644 --- a/public/index.html +++ b/public/index.html @@ -9,16 +9,16 @@ - + -
+
@@ -31,7 +31,7 @@

About

-

Explore different ways of visualizing 3D data such as Computational Fluid Dynamics (CFD) simulations +

Explore different ways of visualizing 3D data such as Computational Fluid Dynamics (CFD) simulations in urban enviroments in your web-browswer. Select a visualization scheme below and interactively explore the content using the CesiumJS .

@@ -46,12 +46,13 @@
-