diff options
| author | Ofer Lehr <ofer@oferlehr.com> | 2014-12-04 00:44:10 +0200 |
|---|---|---|
| committer | Ofer Lehr <ofer@oferlehr.com> | 2014-12-04 00:44:10 +0200 |
| commit | 33cb1088c2040c9a8dee5903b5940760d4197c99 (patch) | |
| tree | 4ad4eb5ca5c1b592ccf375a904fa9440c7452c3d /index.html | |
| parent | de6f766ec27040f402af5c2b16cb298181e622c1 (diff) | |
moved organization logo to css instead of inline HTML
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ </form> </div> </div> - <img class="organization-logo" src="res/img/CRI-logo.png"> + <div class="organization-logo"></div> </div> </div> <div class="search-bar"> |
