mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
portico: Add mariadb to for/open-source.
This commit is contained in:
parent
aea93f9826
commit
03e12e1921
BIN
static/images/landing-page/logos/mariadb.png
Normal file
BIN
static/images/landing-page/logos/mariadb.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
@ -1802,6 +1802,11 @@ nav ul li.active::after {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.portico-landing.hello .testimonials .company-box .company.mariadb {
|
||||
background-image: url(/static/images/landing-page/logos/mariadb.png);
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.portico-landing.hello .testimonials .company-box .company.hail {
|
||||
background-image: url(/static/images/landing-page/logos/hail.png);
|
||||
background-color: transparent;
|
||||
|
||||
@ -108,6 +108,7 @@
|
||||
<div class="company-box">
|
||||
<div class="company wikimedia-outreach"></div>
|
||||
<div class="company wildfly"></div>
|
||||
<div class="company mariadb"></div>
|
||||
<div class="company hail"></div>
|
||||
<div class="company openshot"></div>
|
||||
<div class="company mixxx"></div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user