summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorOfer Lehr <ofer@oferlehr.com>2014-12-01 00:44:10 +0200
committerOfer Lehr <ofer@oferlehr.com>2014-12-01 00:44:10 +0200
commitf92ea38fff179613edb543b6435750c0ed64e573 (patch)
treec8f27e48fc12cd6442878fb91f79864f50d6094f /index.html
parentb12f2c868cb71d6b23158ef86f5b16977df941a9 (diff)
fixed sass variable colors and polished top bar css
Diffstat (limited to 'index.html')
-rw-r--r--index.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/index.html b/index.html
index dfe3f5a4..744c9ea9 100644
--- a/index.html
+++ b/index.html
@@ -14,13 +14,14 @@
<div class="top-bar">
<h3 class="doc-title">Server test</h3>
- <div class="login area">
- <div class="profile-circle">
- <h4 class="profile-initials">U.I</h4>
+ <div class="user-area">
+ <div class="username">
+ <div class="profile-circle"></div>
+ <span class="profile-initials">UH</span>
+ <h4 class="profile-username">Username here</h4>
</div>
- <h4 class="profile-username">Username here</h4>
+ <img class="organization-logo" src="res/img/cri-logo.png">
</div>
- <img class="owner-logo" src="res/img/cri-logo.png">
</div>
<div class="search-bar">
<img class="search-icon" src="res/img/search-icon.png">