summaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
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