summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-10-06 14:33:57 +0200
committerGuido Günther <agx@sigxcpu.org>2017-10-06 14:34:24 +0200
commit7e5d71b56d1cfd186560e843f474a42a441d0a8e (patch)
treeffa2fd17e3c4da074c719fb3ea1586d2f488e718 /local.css
parentef1e4cd7612f793ee0fb9db37ac7f5ec00dbe80d (diff)
Add gbp logo
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index a72a9fb..d0ae118 100644
--- a/local.css
+++ b/local.css
@@ -195,3 +195,7 @@ form#signin {
overflow: auto;
}
+div.project_logo {
+ float: right;
+ z-index: 1;
+}