mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
portico: Add ninth logo to /for/open-source testimonial section.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.2 KiB |
@@ -1833,6 +1833,11 @@ nav ul li.active::after {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.portico-landing.hello .testimonials .company-box .company.openshot {
|
||||||
|
background-image: url(/static/images/landing-page/logos/openshot.png);
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
.portico-landing.hello .testimonials .company-box .company.mixxx {
|
.portico-landing.hello .testimonials .company-box .company.mixxx {
|
||||||
background-image: url(/static/images/landing-page/logos/mixxx.png);
|
background-image: url(/static/images/landing-page/logos/mixxx.png);
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|||||||
@@ -114,7 +114,7 @@
|
|||||||
<div class="company inspire-hep"></div>
|
<div class="company inspire-hep"></div>
|
||||||
<div class="company mixxx"></div>
|
<div class="company mixxx"></div>
|
||||||
<div class="company fhir"></div>
|
<div class="company fhir"></div>
|
||||||
<div class="company hl7"></div>
|
<div class="company openshot"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user