summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-07-10 14:15:58 +0200
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-07-10 14:15:58 +0200
commita3fd73090f93213960278a003865a19e86f4e75e (patch)
tree33c06e9909b1ee2dc734c19ede6e033fca34b574 /static
parent1b93acea09679bf0fb38e872ca2b8a86fef0c76f (diff)
downloadwww-a3fd73090f93213960278a003865a19e86f4e75e.tar.gz
www-a3fd73090f93213960278a003865a19e86f4e75e.tar.bz2
www-a3fd73090f93213960278a003865a19e86f4e75e.zip
added about section
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css4
-rw-r--r--static/images/logo.pngbin0 -> 14287 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 7ec54cc..0572bc5 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -20,6 +20,10 @@ body {
font-size: 120%;
}
+#content-top .about {
+ text-align: right;
+}
+
#services {
margin-top: 40px;
}
diff --git a/static/images/logo.png b/static/images/logo.png
new file mode 100644
index 0000000..3d9ec59
--- /dev/null
+++ b/static/images/logo.png
Binary files differ