mirror of https://github.com/zulip/zulip.git
portico: Add inspire-hep to /for/open-source.
This commit is contained in:
parent
52a513b0a8
commit
42deef8c57
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
|
@ -1818,10 +1818,9 @@ nav ul li.active::after {
|
|||
background-color: transparent;
|
||||
}
|
||||
|
||||
.portico-landing.hello .testimonials .company-box .company.openshot {
|
||||
background-image: url(/static/images/landing-page/logos/openshot.png);
|
||||
.portico-landing.hello .testimonials .company-box .company.inspire-hep {
|
||||
background-image: url(/static/images/landing-page/logos/inspire-hep.png);
|
||||
background-color: transparent;
|
||||
height: 52px;
|
||||
}
|
||||
|
||||
.portico-landing.hello .testimonials .company-box .company.wikimedia-outreach {
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
<div class="company mariadb"></div>
|
||||
<div class="company hail"></div>
|
||||
<div class="company infinispan"></div>
|
||||
<div class="company openshot"></div>
|
||||
<div class="company inspire-hep"></div>
|
||||
<div class="company mixxx"></div>
|
||||
<div class="company fhir"></div>
|
||||
<div class="company hl7"></div>
|
||||
|
|
Loading…
Reference in New Issue