summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-08 16:02:13 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-08 16:02:13 +0200
commit09fe4d76edfe3414b61fd1f7aec5082974f5a8c7 (patch)
treea5aa4b40a4c6b0615ab15184403d5f88e5946f5a /res/client/css/style.css
parent75b3f4e87b7d60c5a08c0670f6ee1d97e757f6ab (diff)
mv CRI logo to co-exist by rhizi logo at page bottom
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 5e96e7eb..b7434a43 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -829,12 +829,12 @@ body.debug .debug-ui-right {
left: -20px;
top: -10px; }
-.organization-logo {
- display: inline-block;
- margin-left: 12px;
- background: url(../img/CRI-logo.png);
- min-height: 30px;
- min-width: 30px; }
+#org-logo__CRI {
+ position: fixed;
+ bottom: 10px;
+ right: 80px;
+ height: 30px;
+}
/* Headings */
h1 {