Added additional HSE logos
This commit is contained in:
parent
fa811a9e29
commit
2e85cdd0aa
1 changed files with 6 additions and 20 deletions
|
|
@ -95,33 +95,19 @@
|
|||
|
||||
|
||||
<header role="banner">
|
||||
<div class="header-wrapper" style="background: rgb(47, 52, 66);">
|
||||
|
||||
<img src="/static/images/hse_triangle_right_1.png" style="float:left; height: 70pt; margin-top: 7pt">
|
||||
<div class="header-wrapper" style="background: rgb(47, 52, 66); clear: none;">
|
||||
<div class="site-info col-sm-2">
|
||||
|
||||
<div class="site-info__logo col-lg-3 col-md-2 col-sm-3">
|
||||
<a href="https://againstcovid19.cern/" title="Home" rel="home">
|
||||
<img src="/static/images/tree.png" alt="home">
|
||||
</a>
|
||||
<!--ul class="nav navbar-nav">
|
||||
<li>
|
||||
<img src="/static/images/hse_triangle_right_1.png">
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://againstcovid19.cern/" title="Home" rel="home">
|
||||
<img src="/static/images/tree.png" alt="home">
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<img src="/static/images/HES_logo_white.png">
|
||||
</li>
|
||||
</ul-->
|
||||
</div>
|
||||
|
||||
<div class="site-info__text col-lg-9 col-md-10 col-sm-9">
|
||||
|
||||
<div class="site-info__text col-lg-9 col-md-10 col-sm-9" style="margin-left: 60pt;">
|
||||
<a href="https://againstcovid19.cern/" title="Home" rel="home">
|
||||
<img src="/static/images/HES_logo_white.png" style="float:left; height: 40pt;">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="site-nav col-sm-10 ">
|
||||
|
|
|
|||
Loading…
Reference in a new issue