css: use png logo instead of svg to avoid issues
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@114 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
parent
363ded36e2
commit
0e08c7c6d9
3 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
<div class="menuDesktop">
|
||||
<div class="logo">
|
||||
<a href="/index.html"><img src="/assets/style/theshell.ch.svg" height="30"></a>
|
||||
<a href="/index.html"><img src="/assets/style/theshell.png" height="30"></a>
|
||||
</div>
|
||||
<div class="fill-space"></div>
|
||||
<div class="search-box">
|
||||
|
|
BIN
site/assets/style/theshell.png
Normal file
BIN
site/assets/style/theshell.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 368 KiB |
Loading…
Reference in a new issue