css: use new logo
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@112 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
parent
a8497d3a57
commit
7f3cfdfc53
4 changed files with 16 additions and 2 deletions
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
<div class="menuDesktop">
|
||||
<div class="logo">
|
||||
<a href="/index.html"><img src="/assets/style/logo_white.png" height="50"></a>
|
||||
<a href="/index.html"><img src="/assets/style/theshell.ch.svg" height="30"></a>
|
||||
</div>
|
||||
<div class="fill-space"></div>
|
||||
<div class="search-box">
|
||||
|
@ -20,9 +20,9 @@
|
|||
<code>|</code>
|
||||
<div>About
|
||||
<ul>
|
||||
<li><a href="{{ site.baseurl }}/pages/info/motivation.html">Us</a></li>
|
||||
<li><a href="{{ site.baseurl }}/pages/info/project.html">The project</a></li>
|
||||
<li><a href="{{ site.baseurl }}/pages/info/people.html">The people</a></li>
|
||||
<li><a href="{{ site.baseurl }}/pages/topic/about.html">More...</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 13 KiB |
14
site/assets/style/theshell.ch.svg
Normal file
14
site/assets/style/theshell.ch.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="1854px" height="223px" viewBox="0 0 1854 223" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 51.1 (57501) - http://www.bohemiancoding.com/sketch -->
|
||||
<title>theshell.ch</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs></defs>
|
||||
<g id="TheShell" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" font-family="NotoSansMono-Light, Noto Sans Mono" font-size="288" font-weight="300">
|
||||
<text id="theshell.ch" fill="#FFFFFF">
|
||||
<tspan x="-20" y="219">the</tspan>
|
||||
<tspan x="498.4" y="219" font-family="NotoSansMono-SemiBold, Noto Sans Mono" font-weight="500">shell</tspan>
|
||||
<tspan x="1362.4" y="219" font-family="NotoSansMono-ExtraLight, Noto Sans Mono">.ch</tspan>
|
||||
</text>
|
||||
</g>
|
||||
</svg>
|
After (image error) Size: 878 B |
Loading…
Reference in a new issue