diff --git a/cbmi/templates/base.html b/cbmi/templates/base.html index 249ab09..32af654 100644 --- a/cbmi/templates/base.html +++ b/cbmi/templates/base.html @@ -29,6 +29,9 @@ .formRequired { margin-top: 0px; } + a.brandtext { + margin-top: 10px; + } diff --git a/static/img/c-base_raumstation.gif b/static/img/c-base_raumstation.gif new file mode 100644 index 0000000..dc80bf8 Binary files /dev/null and b/static/img/c-base_raumstation.gif differ diff --git a/static/img/logo.gif b/static/img/logo.gif new file mode 100644 index 0000000..f17304d Binary files /dev/null and b/static/img/logo.gif differ diff --git a/static/img/logo.xcf b/static/img/logo.xcf new file mode 100644 index 0000000..df40600 Binary files /dev/null and b/static/img/logo.xcf differ